? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
16 Jun 2017

Pull Request for Issue #16704 .

Summary of Changes

The deleteUnexistingFiles has some files and a folder in its list which were removed in earlier Joomla versions, but added back in 4.0. Obviously we should not remove them anymore on an update ?

This PR also deletes the Jlayout override administrator/components/com_languages/layouts/joomla/searchtools/default.php. This file got removed with #10090 but magically appears back in J4. I can only assume this is some merge error. Deleting the file seems to make no difference in the "Extensions -> Language(s) -> Installed" view.

Testing Instructions

Click the database fix button and verify the only file that is being deleted is the weblinks package one.

Expected result

Only pkg_weblinks.xml should be removed

Actual result

These files are removed as well

  • administrator/components/com_languages/layouts/joomla/searchtools/default.php
  • administrator/components/com_media/models/forms/file.xml
  • media/com_banners/js/admin-banner-edit.js
  • media/com_finder/js/finder.js
  • media/editors/codemirror/css/codemirror.css

Documentation Changes Required

None

avatar Bakual Bakual - open - 16 Jun 2017
avatar Bakual Bakual - change - 16 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Jun 2017
Category Administration com_admin com_languages
avatar Bakual Bakual - change - 16 Jun 2017
Labels Added: ?
avatar wilsonge wilsonge - change - 18 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-18 18:16:52
Closed_By wilsonge
avatar wilsonge wilsonge - close - 18 Jun 2017
avatar wilsonge wilsonge - merge - 18 Jun 2017
avatar wilsonge
wilsonge - comment - 18 Jun 2017

Thanks!

Add a Comment

Login with GitHub to post a comment