View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003936 | DarkRadiant | Map Editing | public | 26.11.2014 16:49 | 07.07.2015 09:26 |
Reporter | angua | Assigned To | greebo | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.1 | ||||
Target Version | 2.0.2 | Fixed in Version | 2.0.2 | ||
Summary | 0003936: Crash when deleting a selection containing both child primitive and parent entity | ||||
Description | By means of the layers system it's possible to have a func_static entity as well as one or more of its child primitives selected at the same time. When trying to delete this selection DR might crash since the parent entity is removed before the child which ends up with a NULL parent. The code crashes at parent->hasChildNodes(). | ||||
Steps To Reproduce | - Create a brush - Convert this to func_static - Create a layer - Add func_static to this new layer - Select this layer by clicking on it in the layers dialog (At this point both the parent and the child entity are selected) - Hit Backspace to delete the selection | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
26.11.2014 16:49 | greebo | New Issue | |
26.11.2014 16:49 | greebo | Reporter | greebo => angua |
26.11.2014 16:49 | greebo | Assigned To | => greebo |
26.11.2014 16:49 | greebo | Status | new => assigned |
26.11.2014 16:54 | greebo | Status | assigned => resolved |
26.11.2014 16:54 | greebo | Fixed in Version | => 2.0.2 |
26.11.2014 16:54 | greebo | Resolution | open => fixed |
07.07.2015 09:26 | greebo | Status | resolved => closed |