Details
-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
10.10
-
Easy
-
N/A
-
N/A
-
Description
When the Extension Updater proposes to update an extension, you might want to look at previous stable versions and update to a different version than the proposed one. To do that, you click "Show details" and then "List stable versions". Once the list of versions is generated, you want to click on it, but, when you do, you're taken back to the Extension Updater UI (listing the extensions proposed to be updated).
The link format is:
http://localhost:9090/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=XWiki.ExtensionUpdater&extensionId=<extensionId>&extensionVersion=<selectedVersion>&extensionNamespace=wiki%3Axwiki
Notice that the section should be XWiki.Extensions, instead of XWiki.ExtensionUpdater (which does not know how to handle the request to show an individual extension's description, for a given version).