User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) implements uninstalling the 3.10 EOS plugin and removing its files and folders when updating from 3.10.
The code for the new function uninstallEosPlugin
has been taken from relevant parts of the existing function uninstallRepeatableFieldsPlugin
, that's why names quoting is not used everywhere in the query.
Since the unquoted names will never be reserved words in any SQL dialect, it should be ok.
But if I get feedback here that I shall change that, I should change it in uninstallRepeatableFieldsPlugin
, too.
For updating https://github.com/joomla/joomla-cms/blob/4.0-dev/build/deleted_file_check.php so it doesn't detect the files and folders of the eos310 plugin as to be deleted, see #34898 .
Requirement: It needs a current 3.10-dev branch which includes the 3.10 EOS plugin. The 3.10 nightly doesn't include that yet.
Update a current 3.10-dev branch to latest 4.0 nightly build.
Result: See section "Actual result BEFORE applying this Pull Request" below.
Update a current 3.10-dev branch to the update package or custom update server provided by drone for this PR.
Result: See section "Expected result AFTER applying this Pull Request" below.
After updating an installation with the current 3.10-dev branch which includes the 3.10 EOS plugin to 4.0, the plugin is still present.
After updating an installation with the current 3.10-dev branch which includes the 3.10 EOS plugin to 4.0, the plugin is uninstalled and its files and folders have been removed.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin |
Labels |
Added:
?
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-07-25 20:49:10 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
Thanks all.
I have tested this item✅ successfully on 4fe5bd7
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34895.