Comment #5 on issue 26790 by [email protected]: Different session id on XMLHttpRequest http://code.google.com/p/chromium/issues/detail?id=26790
My colleague just determined that this issue happens when there is Apache in front of Tomcat... going directly through Tomcat keeps the same session. On the other side, I have tested https://prefko.com and now I am able to use it identically as when I go directly to http://srv098.dedi64.de:8080/Prefko which is GREAT! Both still have the popup window issue in that when i try to open a room, the room does not share the session with the underlying window and the user is thus not recognized and the popup window closes. Now, I can (and at this time WILL) override this by generating a special token for the logged in user and identify the user by passing this token to the popup window as a param but I would like to avoid this in the future for security reasons of course... Still, it looks like I will be able to provide Chrome Frame solution for my users after all :) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
