?
Referenced as Related to: # 5025
avatar javigomez
javigomez
16 Oct 2014

Steps to reproduce the issue

Check file installation/controller/removefolder.php on line 58

$option variable is undefined
screen shot 2014-10-16 at 09 15 45

Votes

# of Users Experiencing Issue
2/2
Average Importance Score
3.50

avatar javigomez javigomez - open - 16 Oct 2014
avatar garstud
garstud - comment - 17 Oct 2014

Thanks Javier, yes you're right, and it seems that this "if-test" has never work correctly in J3 (i just look in an J3.2.1, same problem). So i suppose that if a user activate UseFTP during the installation, and there a wrong chmod or a safe_mode on his hosting, the process will not be able to use the 'FTP mode' to remove the installation folder !?

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

avatar atpatil11
atpatil11 - comment - 18 Oct 2014

@javigomez It would be better if you can elaborate the steps to reproduce the issue. I tried to reproduce this on Joomla 3.3.7 version. I can see the line in file as you mentioned above.

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

avatar sovainfo
sovainfo - comment - 18 Oct 2014

Insert:
$model = new InstallationModelSetup;
$options = $model->getOptions();
before if

avatar brianteeman brianteeman - change - 18 Oct 2014
Status New Confirmed
avatar Hackwar
Hackwar - comment - 14 Nov 2014

Since #5025 tackles this issue, this ticket should be closed.

avatar zero-24 zero-24 - change - 14 Nov 2014
Status Confirmed Closed
avatar jissues-bot
jissues-bot - comment - 14 Nov 2014

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

avatar jissues-bot jissues-bot - close - 14 Nov 2014
avatar zero-24
zero-24 - comment - 14 Nov 2014

done @Hackwar

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

avatar zero-24 zero-24 - close - 14 Nov 2014
avatar jissues-bot jissues-bot - change - 14 Nov 2014
Closed_Date 0000-00-00 00:00:00 2014-11-14 21:31:20
Labels Added: ?
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Removed: ?

Add a Comment

Login with GitHub to post a comment