mfazliazran / webberig-applications-framework

Automatically exported from code.google.com/p/webberig-applications-framework
Other
0 stars 0 forks source link

Login issue #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Login in to the application, when all your cookies and history are cleared

What is the expected output?
See the dashboard of the application after login

What do you see instead?
Login window shaked and then I was automatically redirected to a single white 
page with the text: OK! 
I refreshed the OK page and I was automatically redirected  to the dashboard of 
the application.

Please provide your OS, Browser and browser version
Windows 7
Firefox 6.0 (also had the problem with earlier versions of firefox

Original issue reported on code.google.com by KlaasT...@gmail.com on 21 Aug 2011 at 3:01

GoogleCodeExporter commented 8 years ago
Works for me ... Some possible solutions:
- Getting redirected to the OK page means there's something wrong Javascript on 
the login window. Do you get a script error ?
- Version 0.2 contains a change which solved this issue in IE. (See r17). 
Perhaps this is a cache problem ? Try refreshing the login page (CTRL + F5 in 
Firefox)

Original comment by math...@webberig.be on 21 Aug 2011 at 6:33