?
avatar andrepereiradasilva
andrepereiradasilva
15 Jun 2016

Steps to reproduce the issue

Found two problems with updates sites rebuild process:

Problem 1

When we update a language package update (ex: pt_PT) the update server is now changed to https://update.joomla.org/.. (in previous versions was http://)
This will create a new update server (this happens everytime a updated site URL is changed in the manifest file) for this "extension".
So now we have two update servers for the same language pack.
Even after rebuild the two update servers are still there.

To reproduce:

Problem 2

If you change the joomla update server channel in joomla update component options and then go rebuild the update sites joomla will get two update sites.
Even after rebuild the two update servers are still there.

To reproduce:

  • Use latest staging or 3.6.0 beta 1
  • Go to Joomla update component options
  • Change the update server channel to "Testing" and save
  • Go to Extensions -> Install -> Update sites you'll see the core update server is something like https://update.joomla.org/core/test/list_test.xml (the testing channel)
  • Press "Rebuild" and you'll have two update servers (one with empty description - because of #10827) for core update server.
Additional info

For both problems, since deleting any update server with "update.joomla.org" in the URL is not allowed (which is the case for both problems) we always stay with this additional update servers.

Expected result

Update servers rebuild with no issues.

Actual result

Described above.

System information (as much as possible)

3.6.0 beta 1

Additional comments

The update rebuild process is processed here: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_installer/models/updatesites.php#L219

Any help on solving this would be great.

avatar andrepereiradasilva andrepereiradasilva - open - 15 Jun 2016
avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
The description was changed
avatar andrepereiradasilva
andrepereiradasilva - comment - 15 Jun 2016

clsoed as we have a PR for test #10828

Please test

avatar andrepereiradasilva andrepereiradasilva - change - 15 Jun 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-06-15 23:16:09
Closed_By andrepereiradasilva
avatar andrepereiradasilva andrepereiradasilva - close - 15 Jun 2016
avatar brianteeman brianteeman - close - 15 Jun 2016
avatar brianteeman brianteeman - change - 16 Jun 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment