? Success

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
21 Mar 2015

Fix for #6523

avatar brianteeman brianteeman - open - 21 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 21 Mar 2015
Labels Added: ?
avatar Fedik
Fedik - comment - 21 Mar 2015

think I found why it can happen,
it can happen when use some tool/script for unzip the Joomla_Package.zip on server side,
the tool can skip the empty folder

how can check:
upload Joomla_Package.zip to the server,
use phpFileManager for unpack,
go to administrator/manifests and you will see that packages does not exist,

Then, add 'index.html' in to Joomla_Package.zip administrator/manifests/packages
and repeat the previous steps (upload, unpack),
go to administrator/manifests and you will see that packages exist now,

test works good

avatar Fedik Fedik - test_item - 21 Mar 2015 - Tested successfully
avatar brianteeman
brianteeman - comment - 21 Mar 2015

thanks for testing etc

On 21 March 2015 at 10:41, Fedir Zinchuk notifications@github.com wrote:

think I found why it can happen,
it can happen when use some tool/script for unzip the Joomla_Package.zip
on server side,
the tool can skip the empty folder

how can check:
upload Joomla_Package.zip to the server,
use phpFileManager http://phpfm.sourceforge.net/ for unpack,
go to administrator/manifests and you will see that packages does not
exist,

Then, add 'index.html' in to Joomla_Package.zip
administrator/manifests/packages
and repeat the previous steps (upload, unpack),
go to administrator/manifests and you will see that packages exist now,

test works good


Reply to this email directly or view it on GitHub
#6524 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar Bakual Bakual - change - 21 Mar 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-03-21 10:45:19
avatar Bakual Bakual - close - 21 Mar 2015
avatar Bakual Bakual - reference | - 21 Mar 15
avatar Bakual Bakual - merge - 21 Mar 2015
avatar Bakual Bakual - close - 21 Mar 2015
avatar Bakual
Bakual - comment - 21 Mar 2015

Thanks!

avatar Bakual Bakual - change - 21 Mar 2015
Milestone Added:
avatar brianteeman brianteeman - head_ref_deleted - 21 Mar 2015

Add a Comment

Login with GitHub to post a comment