User tests: Successful: Unsuccessful:
The 4.4.7 and 5.1.3 security release broke the pagination in com_finder (thanks Phil for reporting) and the com_content archive view.
Create a test site with a sufficient amount of articles to get a paginated result for the com_finder search results. Click on the pagination links.
Furthermore create an archive view with a sufficient amount of articles that filters for a specific category.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_finder |
Labels |
Added:
PR-4.4-dev
|
Hint for other testers: The issue can be easily reproduced and the fix be tested when installing Blog sample data on a clean, current 4.4.7, adding a finder menu item and in the advanced settings for that menu item set the items per page to 5. Then call the page in frontend and search for "Joomla". Then check the links of the 2nd, 3rd, next and last page in the pagination.
I have tested this item ✅ successfully on c6b8a24
Patch Works also in Joomla 5.1.3
Labels |
Added:
bug
|
Status | Pending | ⇒ | Ready to Commit |
I've restored the previous human test results in the issue tracker as the change which invalidated the test count was just a code style change.
=> RTC
I have tested this item ✅ successfully on c9aaf5b
Tested on 5.1.3
Is there gonna be an immediate new release and wait for it or its gonna be days?
No release today
@peteruoi
You shouldn't wait with your update to J5.1.3, because the update is a security update. If necessary, you can apply the patch from this PR manually. It is an easy task, because only one file is involved; you only need to add some lines of code in one place.
Labels |
Added:
RTC
|
Category | Front End com_finder | ⇒ | Front End com_content com_finder |
Title |
|
@dautrich @richard67 @coolcat-creations I updated the PR to also cover a second bug in the com_content archive view, a test for that scenario would be much appreciated!
@SniperSister Test not successful ... See here with applied patch: https://playground.designedwithlove.de/de/archiv?month=0&year=2024&catid[0]=&start=5 and search for "About" - the title filter is reset on pagination change
@coolcat-creations excellent catch! Fixed!
@SniperSister what did you fix before because I could not catch an error before the fix there? :-)
@coolcat-creations i fixed the title filter that you mentioned
Ok thanks
Test successful
@peteruoi You shouldn't wait with your update to J5.1.3, because the update is a security update. If necessary, you can apply the patch from this PR manually. It is an easy task, because only one file is involved; you only need to add some lines of code in one place.
If you have many sites to manage (100+) manually fixing stuff will take a lot more time. So an update / fix through the Joomla updater would be very much appreciated.
Status | Ready to Commit | ⇒ | Pending |
Back to pending as there were made changes.
Test successful
@coolcat-creations If you have successfully tested this PR, please mark your test result in the issue tracker https://issues.joomla.org/tracker/joomla-cms/43953 by using the blue "Test this" button at the top left corner, selecting your test result and finally submit. Thanks in advance.
@peteruoi You shouldn't wait with your update to J5.1.3, because the update is a security update. If necessary, you can apply the patch from this PR manually. It is an easy task, because only one file is involved; you only need to add some lines of code in one place.
If you have many sites to manage (100+) manually fixing stuff will take a lot more time. So an update / fix through the Joomla updater would be very much appreciated.
@jjnxpct If your sites are all on 5.1.3, you have to do that only one time, and for the others you can just copy the 2 modified files. For sites which are on 4.4.7 you can directly use the modified files from this PR
I have tested this item ✅ successfully on 8245571
Notes from a user:
Thank you for this fix ?
I have tested this item ✅ successfully on 8245571
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Removed:
RTC
|
Category | Front End com_finder com_content | ⇒ | Front End com_content com_finder Libraries |
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Pending |
Back to pending as there were made changes.
@coolcat-creations @dautrich @hans2103 Could you test again? Thanks in advance.
Labels |
Removed:
RTC
|
I have tested this item ✅ successfully on 20d41c3
I have tested this item ✅ successfully on 20d41c3
Hopefully, this is the last time this PR goes RTC.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-22 13:12:03 |
Closed_By | ⇒ | MacJoom | |
Labels |
Added:
RTC
|
Thank you for the quick fix!
I have tested this item ✅ successfully on 20d41c3
Tested successfully on a 5.1.4-RC-1 version
@SniperSister What about the "o" and "od" variables?
They stand for ordering and ordering direction.
Enable the "Show Sort Fields" setting in the Smart Search menu item (under Advanced).
Then use the ordering fields to change the order, in a result set that has several pages and try to change page.
The ordering field and direction are vanished.
I have tested this item ✅ successfully on c6b8a24
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43953.