sumitgpl / ce-mobile-crm

Automatically exported from code.google.com/p/ce-mobile-crm
0 stars 0 forks source link

Login page flashes after logging in #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter valid login crendentials
2. Click login button

What is the expected output? What do you see instead?
Expected output is to be taken directly to the home page. Instead you see the 
login page displayed again for a split second then taken to the home page.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by team...@gmail.com on 8 Aug 2011 at 3:03

GoogleCodeExporter commented 8 years ago
Seems to be a jquery.mobile bug, see 
http://jquerymobile.com/blog/2011/08/03/jquery-mobile-beta-2-released/#features 
"Backtrack: We’ve switched back from vclick to click for links".

Original comment by jmdeleh...@gmail.com on 18 Aug 2011 at 5:10

GoogleCodeExporter commented 8 years ago
Fixed in r59 : It was not a jquery.mobile bug, but a regression introduced by 
r31 (using a form on login page).

Please, test v0.0.2.4.

Original comment by jmdeleh...@gmail.com on 19 Aug 2011 at 10:18