View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028973 | Open CASCADE | OCCT:Application Framework | public | 2017-08-07 07:43 | 2017-09-29 16:29 |
Reporter | vro | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2010 | ||
Product Version | 7.1.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028973: Undo/Redo changes the order of some attributes | ||||
Description | Undo and redo operations change the order of created and deleted attributes. It may cause a problem for order-dependent attributes like TPrsStd_AISPresentation and TDataXtd_Presentation. | ||||
Steps To Reproduce | NewDocument D UndoLimit D 100 NewCommand D SetInteger D 0:1 123 SetReal D 0:1 123.321 NewCommand D CheckLabel D 0:1 # Source Attribute dynamic type = TDataStd_Real # Source Attribute dynamic type = TDataStd_Integer Undo D Redo D CheckLabel D 0:1 # Source Attribute dynamic type = TDataStd_Integer # Source Attribute dynamic type = TDataStd_Real | ||||
Tags | No tags attached. | ||||
Test case number | caf basic B8 | ||||
|
Branch CR28973 has been created by vro. SHA-1: f9a0a45ae397ce00b726bc2674bb3b888c6b9191 Detailed log of new commits: Author: vro Date: Mon Aug 7 08:52:40 2017 +0300 0028973: Undo/Redo changes the order of some attributes |
|
http://jenkins-test-10.nnov.opencascade.com:8080/view/CR28973-master-VRO/view/COMPARE/ |
|
A new test case is added: "caf basic B8" |
|
Reviewed. |
|
Combination - OCCT branch : CR28973 : SHA1 - f9a0a45ae397ce00b726bc2674bb3b888c6b9191 Products branch : master was compiled on Linux, MacOS and Windows platforms and tested on optimize mode. Number of compiler warnings: OCCT : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Products : Linux: 5 (5 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) Regressions/Differences/Improvements: No regressions/differences CPU differences: No differences that require special attention Image differences : No differences that require special attention Memory differences : No differences that require special attention Testing cases are OK: http://occt-tests/CR28973-master-VRO-OCCT/Debian70-64/caf/basic/B8.html http://occt-tests/CR28973-master-VRO-OCCT/Windows-64-VC10/caf/basic/B8.html |
|
Branch CR28973 has been deleted by kgv. SHA-1: f9a0a45ae397ce00b726bc2674bb3b888c6b9191 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-07 07:43 | vro | New Issue | |
2017-08-07 07:43 | vro | Assigned To | => vro |
2017-08-07 08:43 | vro | Relationship added | related to 0028908 |
2017-08-07 08:43 | vro | Relationship added | related to 0028946 |
2017-08-07 08:53 | git | Note Added: 0069130 | |
2017-08-07 12:04 | vro | Note Added: 0069139 | |
2017-08-07 12:05 | vro | Note Added: 0069140 | |
2017-08-07 12:05 | vro | Assigned To | vro => mpv |
2017-08-07 12:05 | vro | Status | new => resolved |
2017-08-07 12:07 | vro | Assigned To | mpv => szy |
2017-08-07 12:07 | vro | Status | resolved => assigned |
2017-08-07 12:21 | vro | Status | assigned => resolved |
2017-08-07 12:21 |
|
Note Added: 0069145 | |
2017-08-07 12:21 |
|
Assigned To | szy => bugmaster |
2017-08-07 12:21 |
|
Status | resolved => reviewed |
2017-08-07 19:22 | bugmaster | Test case number | => caf basic B8 |
2017-08-07 19:25 | bugmaster | Note Added: 0069182 | |
2017-08-07 19:25 | bugmaster | Status | reviewed => tested |
2017-08-11 07:52 | bugmaster | Changeset attached | => occt master 095e90a2 |
2017-08-11 07:52 | bugmaster | Status | tested => verified |
2017-08-11 07:52 | bugmaster | Resolution | open => fixed |
2017-08-18 17:00 | git | Note Added: 0069649 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |