User tests: Successful: Unsuccessful:
Fixes an edge case in com_finder which gave a PHP Notice
Create a category in Joomla such as "Article 0 of 1" and save it. Then check your PHP error log (note due to the redirect to the list view you won't see this in the UI) and you'll find a PHP Notice. Apply patch. After patch the notice is gone.
Alternatively you can code review array_filter PHP documentation which tells you array keys are preserved. Which is bad for our for loop later on line 131 here 4.0-dev...wilsonge:patch-finderdiff-6f122d9d8749e848d0ea1343cf256cd1L131.
None
Category | ⇒ | Administration com_finder |
Status | New | ⇒ | Pending |
Title |
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-04 14:08:52 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks guys!
I have tested this item✅ successfully on 43ae611
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27797.