Archived issue #0029888
[Regression] Data Exchange - XCAFDoc_Editor::Expand() removes names
Description
Some names in the Document are last after performing XCAFDoc_Editor::Expand().
This is a regression after #0029599.
This is a regression after #0029599.
Steps to reproduce
bugs xde bug 29888_1
bugs xde bug 29888_2
Expected output:
Actual output:
bugs xde bug 29888_2
pload XDE
XOpen Attachment 3 (XBF) D
set aNameBefore [XCheckProps D 0 0:1:1:3]
XExpand D 0
set aNameAfter [XCheckProps D 0 0:1:1:3]
if { $aNameBefore != $aNameAfter } { puts "Error: name has been lost" }
Expected output:
Label 0:1:1:3 "LanternPole_Body"
Actual output:
Label 0:1:1:3 "FACE"
Public activity
7 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Commenter 3.
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Thu Jun 21 17:21:02 2018 +0300
0029888: [Regression] Data Exchange - XCAFDoc_Editor::Expand() removes names
Add check to prohibit expanding references to assemblies.
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Thu Jun 21 17:21:02 2018 +0300
0029888: [Regression] Data Exchange - XCAFDoc_Editor::Expand() removes names
Add check to prohibit expanding references to assemblies.
Dear GKA,
could you please review branch CR29888?
Test results:
http://occt-tests/CR29888-master-ika-OCCT/Windows-64-VC10/diff_summary.html
http://occt-tests/CR29888-master-ika-OCCT/Debian70-64/diff_summary.html
http://occt-tests/CR29888-master-ika-Products/Windows-64-VC10/diff_summary.html
http://occt-tests/CR29888-master-ika-Products/Debian70-64/diff_summary.html
could you please review branch CR29888?
Test results:
http://occt-tests/CR29888-master-ika-OCCT/Windows-64-VC10/diff_summary.html
http://occt-tests/CR29888-master-ika-OCCT/Debian70-64/diff_summary.html
http://occt-tests/CR29888-master-ika-Products/Windows-64-VC10/diff_summary.html
http://occt-tests/CR29888-master-ika-Products/Debian70-64/diff_summary.html
Dear SSV,
could you please review branch CR29888? Test results are in the previous note.
could you please review branch CR29888? Test results are in the previous note.
Reviewed (no remarks).
Shapes were added to data repository
Combination -
OCCT branch : [archived branch] SHA - [revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian70-64:
OCCT
Total CPU difference: 17095.33999999986 / 17008.500000000095 [+0.51%]
Products
Total CPU difference: 7477.790000000012 / 7460.130000000034 [+0.24%]
Windows-64-VC10:
OCCT
Total CPU difference: 16822.976238898576 / 16834.91031539858 [-0.07%]
Products
Total CPU difference: 8242.827638299887 / 8259.114142699882 [-0.20%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
OCCT branch : [archived branch] SHA - [revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian70-64:
OCCT
Total CPU difference: 17095.33999999986 / 17008.500000000095 [+0.51%]
Products
Total CPU difference: 7477.790000000012 / 7460.130000000034 [+0.24%]
Windows-64-VC10:
OCCT
Total CPU difference: 16822.976238898576 / 16834.91031539858 [-0.07%]
Products
Total CPU difference: 8242.827638299887 / 8259.114142699882 [-0.20%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records