[imp] Login.inc - Taking input command as text

Rodolfo Segleau segleaur@mechanus.org
Wed, 14 Aug 2002 02:05:16 -0500 (CDT)


Guys,

Not sure if this is a common problem, but it seems that login.inc from the
HEAD stream is having "issues." It something that I have never seen. I was
updating the horde configuration with the new sessionhandler for SQL and
the IMP installation started complaining about expired sessions. So I
found error messages about it and couldn't solve it (until i stepped back
and saw that the conf.php had the sessionhandler = 'none'). Anyway, when I
tried logging back in, the login page kept refreshing, never displaying
anything but the username/password boxes. I looked up what was happening
and it was displaying the following line:
<input type="hidden" name="folders" value="m (or mail/)

I tracked down the problem to the login.inc but i cannot seem to fix it
(no matter if the value is correct or not, it just displays that line as
text and will not continue parsing the rest of the file). If you want to
take a look at the behaviour, go to webmail.mechanus.org and you'll see
what I mean. Any advice to fix this problem, pronto (even if it'
 a quick and dirty patch?)

Cheers,

Rodolfo