-
Bug
-
Resolution: Fixed
-
Medium
-
2.5.4
From a comment on CONF-5428:
I did some testing on my own and concluded that match-labels=all is ignored when one of the labels is not used.
For example, if some of pages are labeled with both "release" and "product1" labels and none is labeled with "product2".
{blog-posts:labels=release,product1|match-labels=all}will return list of pages labeled with release AND product1 (this is correct)
{blog-posts:labels=release,product2|match-labels=all}will return list of all pages labeled with release (this is wrong)
- is related to
-
CONFSERVER-5428 match-labels=all parameter in the blog posts macro is ignored
- Closed
-
CONFSERVER-10167 recently-updated macro doesn't return an empty result when no pages match the specified label(s)
- Closed
- relates to
-
CONFSERVER-4961 Blog-posts macro limits number of results before applying label filter rather than after
- Closed