Bug #2
Remove dIe() Calls
| Status: | Closed | Start: | 01/21/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Josh Elser | % Done: | 100% |
|
| Category: | - | Spent time: | 5.50 hours | |
| Target version: | .1 | Estimated time: | 6.00 hours | |
| Resolution: | Fixed |
Description
Many times die() is used with an nondescript error message when an error is encountered processing user input. The errors need to be handled more gracefully, and the messages need to be more descriptive.
History
Updated by Josh Elser 594 days ago
- Assigned to set to Josh Elser
Figured out the javascript for the data validation, just need to apply it everywhere now
Updated by Josh Elser 575 days ago
- % Done changed from 0 to 100
- Estimated time set to 6.00
- Resolution set to Fixed
Organized the rest of the files to use the validation. Also, fixed up the validation function. Added a little more robust-ness to the messages printed out.
Updated by Josh Elser 571 days ago
- Status changed from New to Closed