FlyerTalk Forums - View Single Post - Significant website error under "My Reservations"
Old Mar 7, 2011 | 2:53 pm
  #10  
_kurt
30 Countries Visited
All eyes on you!
15 Years on Site
 
Join Date: Apr 2010
Posts: 1,583
Originally Posted by brp
many other secure sites do have this issue, so it's not specific to AA.com. I just don't know how fixable it is.
It is not related to SSL. It is just bad design. The user thinks they are using a web site, but the developer thinks they have written a single-window application. This is a pet peeve of mine when sites break standard functionality of the browser.

Most frameworks give you a single site session per browser session for free. It takes a little more effort to implement session-per-window.
_kurt is offline