Menu

#322 Login within xinsff

2.2 (final)
closed-fixed
5
2009-10-28
2009-10-23
No

After executing:
xins run-petstore
I go to:
http://localhost:8080/petstore/
I logged in with test@test.com account and i get redirected to the login page again. It looks like i can't log in.
I think somehow the sessionId property set in the session changes its value from 'true' to null, invalidating the login.
Cheers,
S.

Discussion

  • Anthony Goubard

    Anthony Goubard - 2009-10-27

    I've just tried it and had no problem to login correctly.
    which version of xins are you using?
    which browser?
    which version of java?

     
  • Samuel Fernandez Munoz

    I am using:
    Xins 2.2
    Java 1.5.0_13
    Firefox 3.5.3

     
  • Samuel Fernandez Munoz

    I have just tried it with konkeror and i can log in. :(

     
  • Anthony Goubard

    Anthony Goubard - 2009-10-28

    I used Opera that worked
    But IE and Firefox doesn't work

     
  • Anthony Goubard

    Anthony Goubard - 2009-10-28
    • milestone: --> 2.2 (final)
    • assigned_to: nobody --> agoubard
    • status: open --> closed-fixed
     
  • Anthony Goubard

    Anthony Goubard - 2009-10-28

    Fixed, will be in xins 2.3-alpha3
    it seems that localhost is not a valid domain for cookies as it contains no dots.

     

Log in to post a comment.