CS 4500 :: Team Project

Defects - Stage 1 Release

Defect Description Found Date Found By Resolution Resolution Date Resolved By
Random server downtime Feb 25 All The network connection used by the development server periodically times out. Gib will reset the server each morning to reset the connection when he's there to get the server up and running gracefully. Because of a web log-in an automated solution has not been found yet. Feb 25 Gib
Calendar dates need to be formatted before storing in the database. Mar 1 John Found javascript calendars to populate text input with formatted dates. Mar 3 John, Kyungseog
Drop down list boxes were not reflecting the selection assiciated with an objects data. Mar 14 John Added logic to automatically select the item in the drop down corresponding to the object's internal data. Mar 14 John