**Todays releases BREAK SMART SEARCH in core Joomla**
1. Install Joomla 4.4.7
2. Add more than 5 articles with Test as the title
3. Add a menu item pointing to Smart Search.
4. On the Advanced tab, set the "Select number of items per page" to 5 (just so you dont need to create 20+ items, you can create 5+)
5. On frontend go to the menu item, and click it - takes you to /index.php/search
6. Search for test - takes you to /index.php/search?q=test with pagination at the bottom.
7 click 2 in the pagination this takes you to /search?start=5 and loses your searched term and just loads the initial search form again.
8. Play with the advanced search options, for example /search?q=test&t%5B%5D=3&t%5B%5D=5&t%5B%5D=7&t%5B%5D=9 (search by type, author, category etc) and the problem gets worse, as those are also lost.
Or just go to https://brian.teeman.net/search and search for test - and then click 2 in the pagination to see the bug...
1. Install Joomla 4.4.7
2. Add more than 5 articles with Test as the title
3. Add a menu item pointing to Smart Search.
4. On the Advanced tab, set the "Select number of items per page" to 5 (just so you dont need to create 20+ items, you can create 5+)
5. On frontend go to the menu item, and click it - takes you to /index.php/search
6. Search for test - takes you to /index.php/search?q=test with pagination at the bottom.
7 click 2 in the pagination this takes you to /search?start=5 and loses your searched term and just loads the initial search form again.
8. Play with the advanced search options, for example /search?q=test&t%5B%5D=3&t%5B%5D=5&t%5B%5D=7&t%5B%5D=9 (search by type, author, category etc) and the problem gets worse, as those are also lost.
Or just go to https://brian.teeman.net/search and search for test - and then click 2 in the pagination to see the bug...
Statistics: Posted by PhilTaylor-Prazgod — Tue Aug 20, 2024 6:11 pm