View Issue Details

IDProjectCategoryView StatusLast Update
0002692FSSCPFREDpublic2012-08-01 16:58
ReporterGoober5000 Assigned ToThe_E  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Summary0002692: Unable to click OK in the Initial Status Editor for any ship
DescriptionThe Initial Status Editor will fail to close if you click OK.
Additional InformationThis is caused by the following line of code:

Ships[m_ship].team_name = Team_Names[m_team_color_setting.GetCurSel()];

If the Team Color setting is grayed out, or -1, this will cause an abnormal exit of the OnOK function.
TagsNo tags attached.

Activities

MjnMixael

2012-08-01 02:02

manager   ~0013890

I can't reproduce this on build 9079.

Greyed Out, No Team, and Team Selected... tested all 3 possible Team Color statuses and could OK and Cancel out of the Innitial Status window.

The_E

2012-08-01 16:57

administrator   ~0013892

Should be fixed as of rev 9082

Issue History

Date Modified Username Field Change
2012-08-01 01:27 Goober5000 New Issue
2012-08-01 02:02 MjnMixael Note Added: 0013890
2012-08-01 16:07 The_E Assigned To => The_E
2012-08-01 16:07 The_E Status new => assigned
2012-08-01 16:57 The_E Note Added: 0013892
2012-08-01 16:58 The_E Status assigned => resolved
2012-08-01 16:58 The_E Resolution open => fixed