-
Bug
-
Resolution: Fixed
-
High
-
2.10
A change between 2.9.2 and 2.10 means that the labels parameter to the contentbylabel macro now compares the label names in a case sensitive way.
This markup:
{contentbylabel:my:favourite} {contentbylabel:my:Favourite}
- Produces the same list of content in 2.9.2 for each macro call.
- Produces different markup in 2.10 as the "Favourite" label and the favourite label are no longer considered equivalent
The contentbylabel macro should be case insensitive to the labels they match.
- is related to
-
CONFSERVER-14340 contententrybylabel macro performs case sensitive search of space key
- Closed
-
CONFSERVER-16290 Blog Posts macro performs case sensitive search of space key
- Gathering Impact
- relates to
-
CONFSERVER-14023 Content By Label macro now defaults to showing content from the current space only
- Closed