aem-core-wcm-components
aem-core-wcm-components copied to clipboard
Page List "Search In" tooltip incorrectly specifies default
The tooltip for the Search In field for the List component, when using the Search option, specifies "Leave empty to use current site (eg. /content/mysite)" However, the sling model defaults an empty value to the current page.
I assume the fix here is to update the tooltip. If the true intention, however, is for an empty value to instead default to the site root, then more logic will need to be added to the sling model to identify the site root.