The only thing i found is the serverlog:
When i try to login from Opera Mobile:
 - - "GET /login HTTP/1.1" 403 2596 "http://freevoweb.getmyip.com:
8008/" "Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; en)"
 - adm "POST /login HTTP/1.1" 302 121 "http://freevoweb.getmyip.com:
8008/login" "Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; en)"
 - - "GET / HTTP/1.1" 200 3232 "http://freevoweb.getmyip.com:8008/
login" "Opera/9.50 (J2ME/MIDP; Opera Mini/4.0.10406/298; U; en)"
as you can see, it sends the user to /login, but calls / without a
user.

When i try to login from a PC:
 - - "GET /login HTTP/1.1" 403 2596 "http://freevoweb.getmyip.com:
8008/" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.13) Gecko/
20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13"
 - adm "POST /login HTTP/1.1" 302 121 "http://freevoweb.getmyip.com:
8008/login" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.13) Gecko/
20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13"
 - adm "GET / HTTP/1.1" 200 3259 "http://freevoweb.getmyip.com:8008/
login" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.13) Gecko/
20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13"

it correctly calls / with user adm. But why doesn't work the mobile
browser?

On 1 Apr., 21:27, Hardy <[EMAIL PROTECTED]> wrote:
> i looked up my old version. I used 1.0.2.2 before. And I upgraded to
> 1.0.4.3 on 13.Feb.2008. I definitely know that it still worked on
> 9.Mar.2008. So it isn't a problem of Version 1.0.4.3.
>
> But it can't be a problem of the code either. When i quickstart a
> project, and it shows the same behaviour on different PCs...
> I'm clueless right now.
>
> On 1 Apr., 15:39, Hardy <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > i can't login via Opera Mini anymore. I stay on the site where i came
> > from. And it doesn't show that i am logged in, but login-data is
> > correct.
> > The strange part is, that it only happens from a mobile device like
> > opera mini, When i use a pc it works fine.
>
> > Where could be the mistake? The cookie?
>
> > i'm using
> > * TurboGears 1.0.4.3
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to