Ticket #26 (confirmed task)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by ibboard

  • Milestone set to Rollcall plugin 0.1

comment:2 Changed 3 years ago by ibboard

  • Owner ibboard deleted

Remove owner so that the team can more easily see bugs. Using default owners seems good at first but is bad practice when a team can be working on any part of the project.

comment:3 Changed 3 years ago by ibboard

  • Status changed from new to confirmed

Move tickets to new "confirmed" status to show that they've been checked

Note: See TracTickets for help on using tickets.