I do not understand what is causing this. Please open a ticket and link this thread so it does not get lost. I try process tickets before other issues.
On Sep 20, 7:04 am, DenesL <[email protected]> wrote: > On Sep 19, 10:57 pm, Massimo Di Pierro <[email protected]> > wrote: > > > Can you help me with wireshark and see if the ajax requests send or > > not back he cookie? What browser did you use? > > With Firebug in Firefox: > > GET db1login.load > > web2py-component-location http://127.0.0.1:8000/timesap/test/index > web2py-component-element db1login > X-Requested-With XMLHttpRequest > Refererhttp://127.0.0.1:8000/timesap/test/index > Cookie session_id_welcome=127.0.0.1-918759e7-bf23-49ff-883f- > b0528486fefa; session_id_admin=127.0.0.1- > f6f7a1a3-148a-42bd-95f0-167c20e547f3; > session_id_timesap=127.0.0.1-06cb61c6-ce60-4ad4-8a07-3f88c9a7dc98 > > GET db2login.load > > web2py-component-location http://127.0.0.1:8000/timesap/test/index > web2py-component-element db2login > X-Requested-With XMLHttpRequest > Refererhttp://127.0.0.1:8000/timesap/test/index > Cookie session_id_welcome=127.0.0.1-918759e7-bf23-49ff-883f- > b0528486fefa; session_id_admin=127.0.0.1- > f6f7a1a3-148a-42bd-95f0-167c20e547f3; > session_id_timesap=127.0.0.1-06cb61c6-ce60-4ad4-8a07-3f88c9a7dc98 > > > Can you reproduce with multiple browsers? > > Yes, same happens with IE8. > > > > > > > > > My explanations must be wrong because the two sessions would not get > > the same id.

