User tests: Successful: Unsuccessful:
This PR optimizes two independent loops of the same (one for
and one foreach
) into a single loop.
Additionally, the costly assignments are now only executed, when it makes sense (aka the condition is true).
This PR is an optimized extension of the rejected PR #12299
Should not change behavior.
Code review
None
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
@frankmayer can you please exclude com_fields and the system plugin from your code style cleanup. I do a bigger refactoring and don't want to solve conflicts regularly. Thanks for understanding.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-29 15:07:09 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 83c6435
Code review.
Also aplied patch, enabled search component and search plugins, created categories and frontend search found the categories.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13390.