- Issue created by @fchometon
When the ShowSiblingProcessor is activated, if you check a term with no result, and then try to uncheck it, the url is no good. The facet parameter is repeatedly passed in the url.
This is probably due to the fact that setActiveState(TRUE) is not set for terms without results.
Add "setActiveState(TRUE)" to the item if value is present in url.
Active
2.0
Code