?
avatar infograf768
infograf768
20 Aug 2016

Download https://github.com/joomla/joomla-cms/archive/3.7.x.zip
Install. Choose Extra Steps: Install Languages.
It just does not work, the page is reloaded.
[20-Aug-2016 09:05:55 UTC] PHP Notice: Trying to get property of non-object in ROOT/installation/model/languages.php on line 234

If I still click Next without languages being install, I get an invalid token
The most recent request was denied because it contained an invalid security token. Please refresh the page and try again.

this corresponds to
$package_url = trim($update->get('downloadurl', false)->_data);

Exchanging the file from the one in staging (3.6.3-dev) where installing works OK has no effect.

Then I tested skipping installing languages and went own installing.
I tried to install languages from Extensions->InstallLanguages
I got a message:

The installer can't get the URL to the remote French language. Try again later or contact the language team coordinator
The installer can't get the URL to the remote Italian language. Try again later or contact the language team coordinator

This for the same languages I installed correctly using staging.

avatar infograf768 infograf768 - open - 20 Aug 2016
avatar infograf768
infograf768 - comment - 20 Aug 2016

Is this due to the xml?

<update><name>German DE</name><description>German DE Translation of Joomla!</description><element>pkg_de-DE</element><type>package</type><version>3.6.2.1</version><downloads><downloadurl type="full" format="zip">http://joomlacode.org/gf/download/frsrelease/20359/163385/de-DE_joomla_lang_full_3.6.2v1.zip</downloadurl></downloads><targetplatform name="joomla" version="3.[0123456]"/></update>

i.e.
<targetplatform name="joomla" version="3.[0123456]"/>

avatar andrepereiradasilva
andrepereiradasilva - comment - 20 Aug 2016

it seems so

avatar infograf768
infograf768 - comment - 20 Aug 2016

time to update that if we want to work on 3.7.0 :)

avatar infograf768
infograf768 - comment - 20 Aug 2016

changing version indeed solves the issue

avatar zero-24
zero-24 - comment - 20 Aug 2016

@infograf768 can you close the issue than?

avatar joomla-cms-bot joomla-cms-bot - edited - 20 Aug 2016
avatar zero-24 zero-24 - change - 20 Aug 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-08-20 10:28:07
Closed_By zero-24
avatar joomla-cms-bot joomla-cms-bot - close - 20 Aug 2016
avatar zero-24
zero-24 - comment - 20 Aug 2016

closing as it is fixed upstream.


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

avatar zero-24
zero-24 - comment - 20 Aug 2016

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/11682

avatar infograf768
infograf768 - comment - 20 Aug 2016

Well, the value is set by the cron job.
Therefore the issue still exists for 3.7.0
PLT has to change the cron
I reopen

avatar infograf768
infograf768 - comment - 20 Aug 2016

Issues.joomla.org does not let me reopen...

avatar zero-24 zero-24 - change - 20 Aug 2016
Status Closed Pending
Closed_Date 2016-08-20 10:28:19
Closed_By zero-24
avatar joomla-cms-bot joomla-cms-bot - reopen - 20 Aug 2016
avatar zero-24
zero-24 - comment - 20 Aug 2016
avatar zero-24
zero-24 - comment - 20 Aug 2016

Sorry i missunderstand you @infograf768 did you ping the PLT?


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

avatar infograf768
infograf768 - comment - 20 Aug 2016

I posted on maintainers chat

avatar zero-24
zero-24 - comment - 20 Aug 2016

?

avatar brianteeman brianteeman - change - 21 Aug 2016
Labels Added: ?
avatar wilsonge wilsonge - change - 21 Aug 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-08-21 16:10:55
Closed_By wilsonge
avatar wilsonge wilsonge - close - 21 Aug 2016
avatar wilsonge
wilsonge - comment - 21 Aug 2016

Cron job updated

Add a Comment

Login with GitHub to post a comment