User tests: Successful: Unsuccessful:
Pull Request resolves # .
The SiteApplication, AdministratorApplication, and ApiApplication all called $this->loadDocument() without passing $document argument, causing an internal fallback to the deprecated method Factory::getDocument() call.
This PR introduces createDocument() method on CMSApplication to create document object which bring the following improvements:
Factory::getDocument() which was planned to remove in Joomla 7Works. But use deprecated code for creating document object for application
Works without using deprecated code for creating document object for application
Please select:
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Labels |
Added:
PR-6.2-dev
|
||