[Tickets #6836] Re: Password = 0 does not work
bugs at horde.org
bugs at horde.org
Wed Jun 4 23:04:35 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6836
-----------------------------------------------------------------------
Ticket | 6836
Updated By | asl at launay.org
Summary | Password = 0 does not work
Queue | IMP
Version | 4.1.6
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
asl at launay.org (2008-06-04 19:04) wrote:
Nothing at all in phplog (with E_ALL), no connection attemptto the imap
server. Same thing on another system, will try a third tomorrow. No idea
how to debug the thing ...
echo "var:" . $_POST['server'] . $_POST['port'] . $_POST['user'] .
$_POST['passwd'] . $_POST['server_type'] . "\n";
on line 151 of imp/test.php shows the right stuff;
echo "foobar\n";
on line 153 (after the tests line:
if (!empty($server) && !empty($user) && !empty($passwd) && !empty($type))
{
)
doesn't appear, and it prints again the server/port/login form.
I think empty($passwd) with passwd=0 just break the thing.
Easiest way to test is probably setting up a test account with a password
of 0.
More information about the bugs
mailing list