CS 4500 :: Team Project

Defects - Stage 3 Release

Defect Description Found Date Found By Resolution Resolution Date Resolved By
Customer page error. Need to check whether request.getParmeter("from") and request.getParameter("to") are null April 5  Kyungseog Fixed as stated in description. Checking null point. April 6 Kyungseog

Boat page error. Need to input validation require on boat's capacity.

April 7 Kyungseog Checking input if it was number will do

April 7 

Kyungseog
DB error. If tables are empty, some of page will return null pointer error April 14 John  Make sure table at least have some data in it. or Check null pointer error in code April 14 Kyungseog, John