Tracker: Bugs

5 Admin plugin - Data Path saved wrong under Windows - ID: 1740469
Last Update: Comment added ( kink )

Using SquirrelMail 1.4.10a, PHP 5.1.4, IIS 6 on Windows 2003 Server.

If I use the Administrator plugin, when saving configuration the data path
are changed from "C:/....." to something like "../config/C:/.....".

I resolved opening file \plugins\administrator\options.php, and adding this
at line 180 (function change_to_sm_path):

} elseif (preg_match(".:/*.", $old_path ) ) {
return '"'.$old_path.'"';

In this way, the Path is correctly saved.


Stefano Bagnatica ( thepisu ) - 2007-06-20 16:50

5

Closed

Fixed

Nobody/Anonymous

Specific Plugin

None

Public


Comment ( 1 )

Date: 2007-06-25 19:43
Sender: kinkProject AdminAccepting Donations


Fixed. thanks!


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2007-06-25 19:43 kink
resolution_id None 2007-06-25 19:43 kink
close_date - 2007-06-25 19:43 kink