User tests: Successful: Unsuccessful:
Continued from #10881 and #10882 manual imports of files are replaced where practical with making use of the class autoloader.
Areas with changes this time include:
com_categories
and it loading classes from other componentscom_ajax
and how it loads the helper filesJHtml
in generalJDocument
JLanguage
and its loading of a localise classJForm
APIPre- and post- patch all object should load as expected
Make the decision that the preferred best practice is to use the autoloader over include statements like these, since some insist on being able to overload classes this helps with being able to do that and since the CMS doesn't have a service layer this is the next best option.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration Components Tags CLI Front End Libraries |
It's rebased.
Just as you pointed out, because of how patch tester works, the ability to apply a patch and test it with the component may or may not alter the testing environment and inherent results. It's much better to use a git client if one is available to you.
I have tested this item
I have no git access on my shared host ;)
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-18 17:29:52 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
I have tested this item✅ successfully on 61ad456
Code review all seems fine.
Installed patch on 3.7.x branch, navigated a little in backend and frontend and all seems fine.
Installed extensions and languages, added articles, etc and all seems fine.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/12060.