User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) removes the conversion of the 4.x core templates "Atum" and "Cassiopeia" from old style templates to child templates from script.php which once had been added with PR's #35874 and #36585 .
The update SQL scripts have already been removed with PR #40083 . This PR here removes the rest.
The PR is one in a sequence of PR's for removing obsolete actions from script.php which are not relevant anymore because updates to 5.x will have to be done from a 4.4 version, like it is now with 4.x from 3.10.
Code review: Make sure that the removed methods are not called anywhere else and that they do something which is definitely not needed when updating from 4.4 to 5.
Optional real test: Make sure that updating the latest 4.4-dev nightly build to the update package created by drone works when using the upload & update method.
Obsolete code for migrating the core templates "Atum" and "Cassiopeia" to child templates when updating from 4.0.x to 4.1.0 or a later 4.x is present in script.php.
Obsolete code for migrating the core templates "Atum" and "Cassiopeia" to child templates when updating from 4.0.x to 4.1.0 or a later 4.x is not present anymore in script.php.
Updating from a 4.4-dev nightly build works.
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
Category | ⇒ | Administration com_admin |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-30 19:04:52 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
PR-5.0-dev
|
thanks