Cannot cancel booking

Issue #40 resolved
Former user created an issue

I tried to cancel the booking I made. Although it asks for a reason, I tried to cancel the booking without giving one by clicking "Yes". Nothing happened, so I added a reason, and it still didn't do anything. I then tried to click "No", which brought me back to the "Edit Reservation" pop-up. Then on clicking "update reservation", I just get the ajax graphic spinning around and nothing else. The only way to get out of this pop-up is to click the "x" in its top-right corner. And I still haven't been able to cancel the reservation!

Comments (2)

  1. Gavin Sharp repo owner

    Unable to recreate the problem. It may have been trying to cancel a booking to close to the deadline (18 hours). User had problems with CSRF protection token initially so suggest it may be a browser problem on the users end.

  2. Gavin Sharp repo owner

    Turns out there was one message being returned not in an array and JQuery was crashing on this particular message as it processes an array for errors. Fixed.

  3. Log in to comment