? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
10 Apr 2020

Pull Request for Issue #28624 .

Summary of Changes

Removes the obsolete repetabale field from the list of core extensions in the extensions helper and adds the (hopefully) last ones which have been forgotten before.

Testing Instructions

Test 1: Reproduce the issue

  1. Update 3.10 nightly to Joomla 4.0 using the regular 4.0 nightly update package or custom URL.
    Hint: If you have the language filter plugin enabled on your 3.10 and are using a MySQL or MariaDB database, you should use the MySQL (PDO) database driver and not MySQLi (you can change that in Global Confiruation if necessary), otherwise you will run into issue #28614 .
  1. Login to backend.

  2. Set error reporting to "Maximum" in Global Configuration.

  3. Go to extensions manager.

Result: See actual result below.

Test 2: Test that this Pull Request (PR) solves it

Do the same as in Test 1 but this time use the update package or custom update URL created for this PR .

Result: See expected result below.

Expected result

No PHP notices of type "Undefined property: stdClass::$version".

Actual result

Notice: Undefined property: stdClass::$version in /administrator/components/com_installer/tmpl/manage/default.php on line 111

Notice: Undefined property: stdClass::$version in /administrator/components/com_installer/tmpl/manage/default.php on line 127

Documentation Changes Required

avatar richard67 richard67 - open - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2020
Category Libraries
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar richard67 richard67 - change - 10 Apr 2020
The description was changed
avatar richard67 richard67 - edited - 10 Apr 2020
avatar wilsonge wilsonge - change - 10 Apr 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-10 16:05:15
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 10 Apr 2020
avatar wilsonge wilsonge - merge - 10 Apr 2020
avatar wilsonge
wilsonge - comment - 10 Apr 2020

Thanks!

avatar richard67
richard67 - comment - 10 Apr 2020

@wilsonge You shall not merge untested stuff 😛 (teasing joke)

avatar richard67
richard67 - comment - 10 Apr 2020

No, all ok, should be ok by review.

Add a Comment

Login with GitHub to post a comment