J3 Issue ?
avatar Quy
Quy
13 Aug 2019

Steps to reproduce the issue

Install 3.9.10
Upgrade to 3.9.11-rc
Go to Global Configuration > Joomla! Update
Change to Testing
Go to Components > Joomla! Update
Under Reinstall package URL section, see warning.

Actual result

PHP Notice:  Undefined property: Joomla\CMS\Updater\Update::$downloadurl in \administrator\components\com_joomlaupdate\views\default\tmpl\default_reinstall.php on line 34
PHP Notice:  Trying to get property '_data' of non-object in \administrator\components\com_joomlaupdate\views\default\tmpl\default_reinstall.php on line 34
PHP Notice:  Undefined property: Joomla\CMS\Updater\Update::$downloadurl in \administrator\components\com_joomlaupdate\views\default\tmpl\default_reinstall.php on line 35
PHP Notice:  Trying to get property '_data' of non-object in \administrator\components\com_joomlaupdate\views\default\tmpl\default_reinstall.php on line 35

@zero-24

avatar Quy Quy - open - 13 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Aug 2019
avatar Quy Quy - change - 13 Aug 2019
The description was changed
avatar Quy Quy - edited - 13 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Aug 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 13 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Aug 2019
Status New Discussion
avatar richard67
richard67 - comment - 13 Aug 2019

Release blocker?

avatar zero-24
zero-24 - comment - 13 Aug 2019

As mention here: #25766 (comment) the current collection.xml update server does not support minimum stability. The first steps for that are included here: #25809 but for the full support we need to do some more steps as mention in the issue above.

For a workaround here is the update server PR: joomla/update.joomla.org#141 cc @HLeithner

For showing the correct no download message here we also need to fix this check here: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_joomlaupdate/views/default/tmpl/default.php#L48

So some steps todo but nothing that should held back the current update as there we only use stable stability ;)

avatar HLeithner
HLeithner - comment - 13 Aug 2019

@Quy can you test again with clean cache, it should be ok now.

avatar Quy
Quy - comment - 13 Aug 2019

@HLeithner OK now.

avatar zero-24
zero-24 - comment - 18 Aug 2019

Please check this PR: #25924 this fixes the root cause of the problem in com_joomlaupdate. Thanks!

avatar zero-24 zero-24 - close - 18 Aug 2019
avatar zero-24 zero-24 - change - 18 Aug 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-08-18 10:28:52
Closed_By zero-24

Add a Comment

Login with GitHub to post a comment