1 Sep 2005 01:29
Re: unable to log in to the SM site admin area
WJCarpenter <bill-squirrelmail <at> carpenter.ORG>
2005-08-31 23:29:39 GMT
2005-08-31 23:29:39 GMT
> This is fixed now, however for publishing plugins, we're a little > stuck. Sourceforge have decided to make their web servers mount the > project directories read-only. Just curious ... any ETA on this? Plugins Admin file manager is giving me errors, which I assume come from this SF condition. -- -- bill <at> carpenter.ORG (WJCarpenter) PGP 0x91865119 38 95 1B 69 C9 C6 3D 25 73 46 32 04 69 D6 ED F3 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-plugins mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-plugins <at> lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.plugins List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=3931 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
) and found
some modification to be done for this plugin.
Please remark, that there is a missing plugin hook call in src/folders.php:
for ($p = 0, $cnt = count($boxes); $p < $cnt; $p++) {
if (boolean_hook_function('special_mailbox',$boxes[$p]['unformatted'],1)) {
$skip_folders[] = $boxes[$p]['unformatted'];
}
}
(see sub-directory patch in the archive). From my point of view, the
boolean_hook_function() should be called to sort out any special folder
defined (preventing them from being accidentally being
deleted/renamed/moved).
Am I wrong, or is this a small bug in SM? Who'll take about this?
Live long and prosper...
Jam
RSS Feed