User tests: Successful: Unsuccessful:
The Joomla\CMS\Input
package has been deprecated and we have the Joomla\Input\Input
package from the framework instead. This converts all occurences of the CMS package over to the framework package. This especially fixes the issue that our application baseclass, Joomla\Application\AbstractWebApplication
, uses the framework classes, while all child classes in the CMS use the CMS classes.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#224
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests Repository Administration SQL com_admin com_contact com_installer com_modules com_plugins com_redirect com_templates com_users com_workflow Language & Strings |
Labels |
Added:
Unit/System Tests
Language Change
PR-6.0-dev
|
Category | Unit Tests Repository Administration SQL com_admin com_contact com_installer com_modules com_plugins com_redirect com_templates com_users com_workflow Language & Strings | ⇒ | Unit Tests Repository Administration SQL com_admin com_contact com_finder com_installer com_menus com_modules com_plugins com_redirect com_templates com_users com_workflow Language & Strings |
Category | Unit Tests Repository Administration SQL com_admin com_contact com_installer com_modules com_plugins com_redirect com_templates com_users com_workflow Language & Strings com_finder com_menus | ⇒ | Administration com_users com_workflow Front End com_config com_contact com_content com_contenthistory com_fields com_modules Installation Libraries Plugins |
Can you also create an entry in the manual?
Documentation has been added.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-02-26 14:21:59 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
b/c break
Removed: Unit/System Tests Language Change |
Thanks!
Just for reference, this is a redo of #40415.