When I have multiple terms to filter by the filter only selects the first one
i.e. filter="term1 term2 term3"
will only display rss-items with term1 in them, excluding rss-items with term2 or term3
Description
Description
Related Objects
Related Objects
- Duplicates Merged Here
- T139087: Filter is not working properly
Event Timeline
Comment Actions
@MediaWikiAccount: Thanks for reporting this. Why did you assign this task to @MarkAHershberger? Did he ask you do to so? (Just trying to understand.)
Comment Actions
I apologise, the error was my own. your function works exactly the way it ought to. I did not surround my filter string in quotes
Comment Actions
Glad you found the reason! :)
Changing status from resolved to invalid as no code change to fix a bug was involved.