Opened 9 years ago

Closed 9 years ago

#340 closed defect (fixed)

null reference error in Winforms GUI

Reported by: Henri Owned by: Henri
Priority: major Milestone:
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: Cc:
Blocked By: Blocking:

Description

Clicking in the Race selection list causes a null reference error, as the code tries to change the default army name but lacks a selected race.

Change History (2)

comment:1 Changed 9 years ago by Henri

In [771]:

Re #340: fixes bug, adding test for selected race before running method.
Also "fixes" some spurious commented code from previous commit.

comment:2 Changed 9 years ago by Henri

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.