Summary | redirecting to missing file |
Queue | MIMP |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 09/27/2004 (7666 days ago) |
Due | |
Updated | 09/29/2004 (7664 days ago) |
Assigned | 09/27/2004 (7666 days ago) |
Resolved | 09/29/2004 (7664 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
way, and I've also hopefully nailed those other &s you were
seeing. Thanks for all the feedback.
New Attachment: login.inc.diff
update and small change (attached in the file), I finally succesfully
logged in from my mobile phone!
Also I attached access_log file of my small session to mimp. Just
wanted to show where & still exist.
Oh, and I tried with Mozilla's WML browser too. It's still not
working, but I don't care about it right now. Maybe it is WML
browser's issues after all.
In conclusion, I think this bug is solved. Thanks!
use it successfully (as expected) with both the Openwave SDK and
Mozilla (testing both Horde_Mobile) renderers. Make sure you update
framework/, as some Horde_Mobile stuff has been fixed, and get the
latest CVS for MIMP and let me know if you're still having any problems.
Still the same problem with real phone. However I tried with Mozilla's
WML browser plugin. I get redirected to
/horde/mimp/redirect.php?imapuser=myusername&pass=mypassword&actionID=
but that's all. Nothing happens. It just shows login screen.
State ⇒ Feedback
bunch of cleanup in MIMP and framework for stuff like this, can you
give it another try? I don't see either redirect problem fwiw, though
I don't have an actual mobile device to test...
mimp/redirect.php. I get redirected to services/portal/menu.php
*after* authentication though.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ redirecting to missing file
Queue ⇒ MIMP
State ⇒ Unconfirmed
seems that MIMP is redirecting to missing file.
access_log:
194.176.32.171 - - [27/Sep/2004:11:50:26 +0300] "GET /horde/ HTTP/1.1" 302 -
194.176.32.171 - - [27/Sep/2004:11:50:27 +0300] "GET
/horde/login.php?Horde=c910959b70cfa31bb236db69618863c6&url=%2Fhorde%2Findex.php%3FHorde%3Dc910959b70cfa31bb236db69618863c6 HTTP/1.1" 302
-
194.176.32.171 - - [27/Sep/2004:11:50:28 +0300] "GET
/horde/mimp/login.php?Horde=c910959b70cfa31bb236db69618863c6&frameset=
HTTP/1.1" 200 927
194.176.32.171 - - [27/Sep/2004:11:50:36 +0300] "POST
/horde/redirect.php?Horde=c910959b70cfa31bb236db69618863c6 HTTP/1.1"
404 371
error_log:
[Mon Sep 27 11:50:36 2004] [error] [client 194.176.32.171] File does
not exist: /var/www/html/horde/redirect.php
Authentification mechanism is configured as in MIMP HowTo. MIMP itself
is configured correctly too, because when I try to login with IE or
Mozilla everything is working good.
P.S.: I'm using SonyEricsson Z600 WAP browser.