your problem is architectural: you just proved that you can't rely on the 
referrer header to make the app behave like you'd wish. 
Save the "back" url in a session variable and use that one instead ^_^

On Sunday, December 29, 2013 4:02:48 PM UTC+1, Gael Princivalle wrote:
>
> Goog question.
>
> In fact initialy referer is my previous page (http:
> //.../default/products_listing?keywords=od), and after when the browser load 
> js and css files referer is my single view page (http:
> //.../default/products_listing/view/products/376?keywords=od).
>
> I think a way to resolve it is making a different html page for the single 
> row view. Have you got any suggestion ?
>
> Thanks.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to