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.
it seems so
time to update that if we want to work on 3.7.0 :)
changing version indeed solves the issue
@infograf768 can you close the issue than?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-20 10:28:07 |
Closed_By | ⇒ | zero-24 |
closing as it is fixed upstream.
Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/11682
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
Issues.joomla.org does not let me reopen...
Status | Closed | ⇒ | Pending |
Closed_Date | 2016-08-20 10:28:19 | ⇒ | |
Closed_By | zero-24 | ⇒ |
Set to "open" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/11682
Sorry i missunderstand you @infograf768 did you ping the PLT?
I posted on maintainers chat
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-21 16:10:55 |
Closed_By | ⇒ | wilsonge |
Cron job updated
Is this due to the xml?
i.e.
<targetplatform name="joomla" version="3.[0123456]"/>