?
avatar 810
810
10 May 2015

Issue

You get a error when you are updating a beta release "with option: Minimum Stability- stable":
"Invalid extension update"

Should be a better error message like:
"Extension update can't be installed by stability"

How to test

Install Kunena 4.0 beta 2 (https://github.com/Kunena/Kunena-Forum/releases) and find updates.

avatar 810 810 - open - 10 May 2015
avatar zero-24 zero-24 - change - 11 May 2015
Category Language & Strings
avatar brianteeman
brianteeman - comment - 11 May 2015

Is that message unique for updates with a minimum stability?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6920.

avatar 810
810 - comment - 11 May 2015

I think its a global error message. I see no error msg here https://github.com/joomla/joomla-cms/blob/1e3eb590cda5e8b06f6f4c5feae7fd2d0e45528c/libraries/joomla/updater/adapters/extension.php#L131

But the next question is also, why I can see the update. I set the option as stable.

avatar brianteeman brianteeman - change - 11 May 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 11 May 2015
Labels Added: ?
avatar vdespa
vdespa - comment - 12 May 2015

As far as I know (and be aware I might be wrong), the minimum stability feature refers to the process of discovering updates (the findUpdates method).

The error you refer to (with the language string COM_INSTALLER_INVALID_EXTENSION_UPDATE), is actually triggered in the InstallerModelUpdate::install function (which has the comment "Handles the actual update installation.").


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6920.

avatar brianteeman
brianteeman - comment - 10 Mar 2016

Rather than change the language string (which I dont think we can as it is generic) isnt it better to resolve

But the next question is also, why I can see the update. I set the option as stable.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6920.

avatar brianteeman
brianteeman - comment - 8 May 2016

Hi you created this issue sometime ago but have not provided any code for people to evaluate. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time. If code is provided (a pull request) it can always be re-examined.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6920.

avatar brianteeman brianteeman - close - 8 May 2016
avatar brianteeman brianteeman - change - 8 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-08 15:17:41
Closed_By brianteeman

Add a Comment

Login with GitHub to post a comment