View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028748 | Open CASCADE | OCCT:Data Exchange | public | 2017-05-17 18:41 | 2017-09-29 16:25 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.3.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028748: XCAFDoc_GraphNode does not restore child on Undo | ||||
Description | After removing a XCAFDoc_GraphNode link it does not restore it children on Undo properly. | ||||
Steps To Reproduce | pload ALL ReadStep d as1-oc-214.stp UndoLimit d 1 OpenCommand d XUnSetLayer d 0:1:1:3 256 CommitCommand d Undo d set info [XGetLayerRefs d 0:1:3:1] if { [regexp "0:1:1:3" $info] != 1 } { puts "Error: child not restored on Undo" } else { puts "OK: child restored on Undo" } | ||||
Tags | No tags attached. | ||||
Test case number | bugs xde bug28748 | ||||
2017-05-17 18:41 developer |
as1-oc-214.stp (441,968 bytes) |
|
Branch CR28748 has been created by dbv. SHA-1: 28a5bc74016e3f2dc37cdfbac91050b59140b8d1 Detailed log of new commits: Author: dbv Date: Wed May 17 18:43:59 2017 +0300 0028748: XCAFDoc_GraphNode does not restore child on Undo Fixed calling Backup method. Now it called where data really changed. |
|
Dear Galina, Could you please review a patch in branch CR28748? |
|
Branch CR28748 ir ready to be tested. |
|
Branch CR28748 has been updated forcibly by mkv. SHA-1: 5f5b82782047ca2811edc1a01374fd299c9cfd3c |
|
Dear BugMaster, Branch CR28748 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode. SHA-1: 5f5b82782047ca2811edc1a01374fd299c9cfd3c Number of compiler warnings: occt component : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) products component : Linux: 64 (64 on master) Windows: 0 (0 on master) MacOS : 1187 Regressions/Differences/Improvements: No regressions/differences Testing cases: http://occt-tests/CR28748-master-OCCT/Debian70-64/bugs/xde/bug28748.html http://occt-tests/CR28748-master-OCCT/Windows-64-VC10/bugs/xde/bug28748.html bugs xde bug28748: OK Testing on Linux: occt component : Total MEMORY difference: 91690044 / 91624077 [+0.07%] Total CPU difference: 18934.530000000257 / 18660.990000000344 [+1.47%] products component : Total MEMORY difference: 31342627 / 31347866 [-0.02%] Total CPU difference: 5432.379999999968 / 5401.239999999972 [+0.58%] Testing on Windows: occt component : Total MEMORY difference: 58430569 / 58426283 [+0.01%] Total CPU difference: 18712.10154859869 / 17319.43382129878 [+8.04%] products component : Total MEMORY difference: 22719550 / 22681228 [+0.17%] Total CPU difference: 5287.747495599972 / 5370.256424499971 [-1.54%] There are no differences in images found by testdiff. |
|
Branch CR28748 has been updated by mkv. SHA-1: fe85d2141d1d93f829f78da92000ab0387e433ec Detailed log of new commits: Author: mkv Date: Mon May 22 18:38:25 2017 +0300 Test case for issue CR28748 |
|
Dear BugMaster, Branch CR28748 is TESTED. |
|
Branch CR28748 has been deleted by kgv. SHA-1: fe85d2141d1d93f829f78da92000ab0387e433ec |
occt: master 9e6cdbca 2017-05-17 15:43:59
Committer: bugmaster Details Diff |
0028748: XCAFDoc_GraphNode does not restore child on Undo Fixed calling Backup method. Now it called where data really changed. |
Affected Issues 0028748 |
|
mod - src/XCAFDoc/XCAFDoc_GraphNode.cxx | Diff File | ||
mod - src/XDEDRAW/XDEDRAW_Layers.cxx | Diff File | ||
add - tests/bugs/xde/bug28748 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-17 18:41 |
|
New Issue | |
2017-05-17 18:41 |
|
Assigned To | => gka |
2017-05-17 18:41 |
|
File Added: as1-oc-214.stp | |
2017-05-17 18:42 |
|
Assigned To | gka => dbv |
2017-05-17 18:42 |
|
Status | new => assigned |
2017-05-17 18:44 | git | Note Added: 0066223 | |
2017-05-17 18:46 |
|
Note Added: 0066224 | |
2017-05-17 18:46 |
|
Assigned To | dbv => gka |
2017-05-17 18:50 |
|
Status | assigned => resolved |
2017-05-18 11:20 |
|
Note Added: 0066247 | |
2017-05-18 11:20 |
|
Assigned To | gka => bugmaster |
2017-05-18 11:20 |
|
Status | resolved => reviewed |
2017-05-18 15:04 |
|
Assigned To | bugmaster => mkv |
2017-05-18 18:37 | git | Note Added: 0066295 | |
2017-05-22 19:01 |
|
Note Added: 0066423 | |
2017-05-22 19:02 | git | Note Added: 0066424 | |
2017-05-22 19:02 |
|
Note Added: 0066425 | |
2017-05-22 19:02 |
|
Assigned To | mkv => bugmaster |
2017-05-22 19:02 |
|
Status | reviewed => tested |
2017-05-22 19:02 |
|
Test case number | => bugs xde bug28748 |
2017-05-26 14:28 | bugmaster | Changeset attached | => occt master 9e6cdbca |
2017-05-26 14:29 | bugmaster | Status | tested => verified |
2017-05-26 14:29 | bugmaster | Resolution | open => fixed |
2017-05-29 16:06 | git | Note Added: 0066780 | |
2017-09-29 16:18 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:25 |
|
Status | verified => closed |