Ticket #26 (confirmed task)
Add error handling to Rollcall file loading
| Reported by: | ibboard | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Rollcall plugin 0.1 |
| Component: | WarFoundry-Plugin-Rollcall | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | #16 |
Description
Changes in r36 check that sections aren't null before adding them. They are currently checking some that shouldn't be null (price). Previously there was no null checking and missing lines in a section caused unhandled null reference exceptions.
The Rollcall file handling needs null checking where appropriate and exception throwing where required values aren't set.
Change History
Note: See
TracTickets for help on using
tickets.
WarFoundry - Development