| Defect Description | Found Date | Found By | Resolution | Resolution Date | Resolved By |
|---|---|---|---|---|---|
| JavaScript Calendar does not work in the Safari web browser. | Mar 29 | Gib | This is a very low priority defect. We may want to look into some browser detection to switch to a text box rather than just not having any form of input for a date. | ||
|
trip_view.jsp page displayed unnecessary characters. |
Mar 31 | Kyungseog | Deleting original copy on the server machine, and updating trip_view.jsp which displays correct layout will do. | Mar 31 | Kyungseog |
| When making new reservation with no input gives java null point error. | April 1 | Kyungseog | Error checking required for no input case. | April 1 | John |
| When making new reservation, same customer is added to party who is already in that party. | April 1 | Kyungseog | Check DB before putting customer to party | April 1 | John |