Create some articles and tags.
Create a menu item with 'Category Blog' type and select some tags for filtering.
View the page on frontend.
Now disable filtering by tags in the menu item and view the same page again.
Articles not filtered by tags.
Articles still filtered by tags until new session is started.
J! 3.8.6
PHP 7.2.3
This issue is similar to #18138 and #18299 which were solved with #18248.
Labels |
Added:
?
|
Category | ⇒ | com_tags |
Status | New | ⇒ | Information Required |
In the menu item. Unless I'm missing something, Category Blog doesn't have a filter form. Only Category List does. Which is why, in my opinion, it would be OK to use value from request instead of user state for blog layout.
Status | Information Required | ⇒ | Discussion |
Ok so this isn’t a bug. It makes no sense to add extra code for a user configuration issue.
You have changed a setting for your menu item, when this is done it’s good practice to clear session and cache.
Status | Discussion | ⇒ | Expected Behaviour |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-06 14:58:43 |
Closed_By | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/20081
Closed as expected Behaviour.
Are you disabling filtering on the menu item configuration? or within page filter?