| Summary | Application appears to work but does not. |
| Queue | Forwards |
| Queue Version | 2.2.1 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | robinsom (at) marietta (dot) edu |
| Created | 06/16/2004 (1425 days ago) |
| Due | |
| Updated | 07/12/2004 (1399 days ago) |
| Assigned | 06/17/2004 (1424 days ago) |
| Resolved | 07/12/2004 (1399 days ago) |
| Attachments | |
| Milestone | |
| Patch |
Noone else is experiencing this, so I guess you should try to ask on the sork mailing list if someone had this issue in the past and was able to solve it.Is there anything else I can try? Or is this now officially a bug?I tried changing the cookie path in the registry.php to /, but it had no effect...
FYI, this system has IMP and Turba on it as well and these are being used with no problem.
You have two different session IDs attached to the URL. That's wrong. You probabley have either the frames loaded from a different server name, or your cookie path is wrong. Try setting it to "/".Yes, it happens on every browser (that I checked)...I checked IE, FireFox (both Win32 and Linux), Konqueror, and a
Lynx.
I get the same thing even if cookies are enabled.
I didn't see anything in the httpd error logs.
I did notice that the URL in the browser seems to have passed the URL to main.php in the imp directory...here's the URL that I see for the forwards application...
http://webmail/horde/forwards/main.php?actionID=105&WebMail=f614e4d54679b53430de463a98f1ca42&WebMail=24e39aa16df5e66c614bd4cb8385225a
And after I click submit, it shows...
http://webmail/horde/imp/login.php?WebMail=75d25bb470ee8d72e21a407b340506d0&url=http%3A%2F%2Fwebmail%2Fhorde%2Fforwards%2Fmain.php%3FWebMail%3D75d25bb470ee8d72e21a407b340506d0%26WebMail%3D83c2dde27cca54ea7d75827ef604b493
I checked the registry.php and I can't see anything that would be a problem...
State ⇒ Feedback
Priority ⇒ 2. Medium
Does it happen with every browser, on every system? Does it depend on whether cookies are enabled or not? Is there anything in the logs? Did you anything else to find out *why* it is failing?State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Queue ⇒ Forwards
Using:
Horde: 2.2.5
PHP Version: 4.3.6
PHP reports that FTP Support is on...
Forwards is set wo work with a sendmail .forward file (connecting to ProFTPd).
Login works fine, the page renders as expected. But when an E-Mail address and proper password are entered, the application logs you out and no changes have been made.