You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a title (Test 1), toggle the relevant content maps
Click 'Save & Close'
Setup a new Smart Search > Search menu item and select the above filter.
Run through the process again, but this time add a different title (Test 2) and toggle a different set of content maps.
Index the content.
When going to the frontend, the 'Test 1' search menu item will return results, but when going to the 'Test 2' item no results will be returned.
Expected result
Both should return a different set of results depending on the content filters.
Actual result
The first result works but the second search doesn't and it includes "&f=2" in the URL. If this is removed, then the search results are shown.
System information (as much as possible)
Setting Value
PHP Built On Linux www 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64
Database Type mysql
Database Version 8.0.33-0ubuntu0.22.04.2
Database Collation utf8mb4_0900_ai_ci
Database Connection Collation utf8mb4_0900_ai_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 8.1.16
Web Server Apache/2.4.54
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 4.3.2 Stable [ Bora ] 30-May-2023 16:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Additional comments
The text was updated successfully, but these errors were encountered:
Steps to reproduce the issue
In Joomla 4.x setup a filter:
Smart Search > Filters > New
Add a title (Test 1), toggle the relevant content maps
Click 'Save & Close'
Setup a new Smart Search > Search menu item and select the above filter.
Run through the process again, but this time add a different title (Test 2) and toggle a different set of content maps.
Index the content.
When going to the frontend, the 'Test 1' search menu item will return results, but when going to the 'Test 2' item no results will be returned.
Expected result
Both should return a different set of results depending on the content filters.
Actual result
The first result works but the second search doesn't and it includes "&f=2" in the URL. If this is removed, then the search results are shown.
System information (as much as possible)
Setting Value
PHP Built On Linux www 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64
Database Type mysql
Database Version 8.0.33-0ubuntu0.22.04.2
Database Collation utf8mb4_0900_ai_ci
Database Connection Collation utf8mb4_0900_ai_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 8.1.16
Web Server Apache/2.4.54
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 4.3.2 Stable [ Bora ] 30-May-2023 16:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Additional comments
The text was updated successfully, but these errors were encountered: