?
avatar B4rb4ross4
B4rb4ross4
21 May 2014

joomla-cms / libraries / cms / installer / adapter / plugin.php on line 371 is missing an error message. I stumbled over this after an failed plugin installation:
bildschirmfoto 2014-05-21 um 12 43 26

// Copy all necessary files
if ($this->parent->parseFiles($xml->files, -1, $this->oldFiles) === false)
{
// Install failed, roll back changes
$this->parent->abort();

return false;
}

avatar B4rb4ross4 B4rb4ross4 - open - 21 May 2014
avatar vdespa vdespa - change - 13 Sep 2014
Category Installation Libraries
avatar vdespa vdespa - change - 13 Sep 2014
Priority Medium Low
Status New Information Required
avatar vdespa
vdespa - comment - 13 Sep 2014

Is it possible to provide a plugin which fails installation so that we can easily replicate the issue? Thanks.

This comment was created with the J!Tracker Application at http://issues.joomla.org/.

avatar B4rb4ross4
B4rb4ross4 - comment - 21 Sep 2014

I'm sorry i trashed that version and created a working on. But I think I pinned the Problem down. I think you get it, if you have empty folders in the 1st level of the extension, for example in a component if you got empty folders in the site or admin folder. Because I was able to reproduce the error with a component recently.

avatar B4rb4ross4
B4rb4ross4 - comment - 21 Sep 2014

If you can't reproduce it with this I'm gonna try to break it another time ;)

avatar vdespa
vdespa - comment - 23 Sep 2014

Ok, I am going to close this issue right now. Feel free to open another one anytime. Thanks!

This comment was created with the J!Tracker Application at http://issues.joomla.org/.

avatar zero-24 zero-24 - close - 23 Sep 2014
avatar jissues-bot jissues-bot - close - 23 Sep 2014
avatar jissues-bot
jissues-bot - comment - 23 Sep 2014

Set to "closed" on behalf of @vdespa by The JTracker Application at issues.joomla.org

avatar vdespa vdespa - change - 23 Sep 2014
Status Information Required Closed - Unconfirmed Report
avatar jissues-bot jissues-bot - change - 23 Sep 2014
Closed_Date 0000-00-00 00:00:00 2014-09-23 18:20:18
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment