search for: 964a992d36719370ae09b1f830c8cb25

Displaying 1 result from an estimated 1 matches for "964a992d36719370ae09b1f830c8cb25".

2006 Jul 18
16
Session is being shared between tabs!!??
I have just spotted quite a serious problem with my rails app. My app uses the session to store information. Most people who use the app may have more than one instance of it open in their browser (multiple tabs). The session stores which country the user has selected. On each browser tab the user may select a different country. You can add items to a country. There are problems with