[eluser]Carlos G[/eluser]
the only way of avoid this problem that i have found is use the redirection and in my views always use:
Code:
< b o d y o n l o a d =" [removed] h i s t o r y. g o ( 1 ) ; " o n u n l o a d = " [removed] h i s t o r y . g o ( 1 ) ; " >
so, with this the backbutton behaviour is disabled and i can be sure that all is good :-)
Good Luck!