I look in the java script console and find
ValidationCheck undefined
. I find where it's being called. It takes 4 arguments and if it returns anything except 0, the user gets an error.So I type into the javascript console
function ValidationCheck(a, b, c, d){return 0;}
and press Submit. Bingo, (somewhat surprisingly) it works, my new password is accepted and my flight is booked.VISA, test your basic functionality before releasing new versions. It seems unlikely that this has been broken for long so also VISA, don't update your website at the weekend.
It galls me that part of my transactions payed for the continued existence of these gits.
No comments:
Post a Comment