FlyerTalk Forums - View Single Post - AA.com "reservation name"—no longer can change it & workaround
Old Feb 10, 2017 | 11:06 am
  #57  
nisahnet
 
Join Date: Mar 2010
Posts: 3
Originally Posted by johnwmaher
I made a slight modification to Adam Roach's code that makes it work in Safari and Chrome for Mac. Just use his instructions and it should work.

Code:
javascript:window.open("data:text/html,<center><b>Enter%20new%20name:</b><form%20method='get'%20action='https://www.aa.com/reservation/renameReservationSubmitAjax.do'><input%20name='reservationName'><input%20type='submit'%20value='Change'></form></center>","rename","width=400,height=40");
This modification for Chrome still works! (Feb. 10th, 2017) Thanks, johnwmaher!!
nisahnet is offline