View Issue Details

IDProjectCategoryView StatusLast Update
0001763FSSCPFREDpublic2008-12-17 07:53
ReporterWMCoolmon Assigned Tochief1983  
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0001763: Deleting an icon associated with a briefing line does not delete the line
DescriptionI was able to get this bug by
(1) Opening a briefing stage with the line already created to a waypoint
(2) Deleting the waypoint
(3) Creating a line to a jump node.
TagsNo tags attached.

Activities

WMCoolmon

2008-09-13 23:08

developer   ~0009670

Fixed by adding code to delete the offending line in brief_render_icon_line(), which also shows a warning. FRED uses the same function to render the briefing preview, so it should prevent it from happening there.

There's also a backup check that will also delete invalid lines in briefing_editor_dlg::update_data.

This will get committed with my next commit.

chief1983

2008-10-09 17:00

administrator   ~0009897

I don't believe this was ever committed. Probably should be for 3.6.10 if it's already fixed.

phreak

2008-11-18 15:31

developer   ~0010216

Does this still occur in current builds?

chief1983

2008-11-18 15:38

administrator   ~0010220

I don't know if it still occurs, but I don't believe WMC ever committed his fix for it. There's still nothing in the SVN log about it.

chief1983

2008-12-17 07:53

administrator   ~0010426

Got a hold of WMC's fix for this and committed it, fixed in revision 5008. Gonna close since I don't expect to get any feedback from this.

Issue History

Date Modified Username Field Change
2008-09-13 23:06 WMCoolmon New Issue
2008-09-13 23:06 WMCoolmon Status new => assigned
2008-09-13 23:06 WMCoolmon Assigned To => WMCoolmon
2008-09-13 23:08 WMCoolmon Note Added: 0009670
2008-10-09 17:00 chief1983 Note Added: 0009897
2008-10-09 17:00 chief1983 Priority normal => high
2008-11-18 15:31 phreak Note Added: 0010216
2008-11-18 15:38 chief1983 Note Added: 0010220
2008-12-17 07:48 chief1983 Assigned To WMCoolmon => chief1983
2008-12-17 07:53 chief1983 Note Added: 0010426
2008-12-17 07:53 chief1983 Status assigned => resolved
2008-12-17 07:53 chief1983 Resolution open => fixed