View Issue Details

IDProjectCategoryView StatusLast Update
0022976Open CASCADEOCCT:Application Frameworkpublic2012-03-29 17:26
Reportervro Assigned Tobugmaster  
PrioritylowSeverityminor 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2005 
Product Version6.5.2 
Target Version6.5.3Fixed in Version6.5.3 
Summary0022976: A draw-command CopyDF failes to copy content of a label
DescriptionA draw-command CopyDF doesn't copy attributes from a label to another label (it does nothing).
Steps To ReproduceNewDoc D
SetReal D 0:1 1.2345
CopyDF D 0:1 0:2
GetReal D 0:2
attribute not found for entry : 0:2
TagsNo tags attached.
Test case numberchl 934 S7

Attached Files

  • S7 (633 bytes)

Activities

vro

2012-02-03 13:00

developer   ~0019375

Dear Sergey,
The bug is fixed. Now it copies the attributes.
Revise please my fix of the bug. It is located in 22976. The only modified file is DDF_DataCommands.cxx.
Thanks,
Vlad

vro

2012-02-03 13:03

developer   ~0019376

Output of the draw-command now is:
NewDoc D
SetReal D 0:1 1.2345
CopyDF D 0:1 0:2
GetReal D 0:2
1.2344999999999999

It means the draw-command CopyDF successfully copied a real attribute from the label 0:1 to the label 0:2

szy

2012-02-15 15:15

manager   ~0019576

Reviewed.
It can be tested.

aan

2012-02-15 16:59

developer   ~0019584

Dear Vald,

Please, recreate the SVN branch.

Thanks,
Khachatur

vro

2012-02-15 17:34

developer   ~0019587

Done :-)

aan

2012-02-17 16:02

developer  

S7 (633 bytes)

aan

2012-02-17 16:34

developer   ~0019642

Last edited: 2012-02-17 16:35

Dear BugMaster,
Workbench aan-22976-occt was created from SVN branch http://svn/svn/occt/branches/22976
(and aan-22976-products from trunk) compiled and tested on Linux and Windows platforms.

Test for this fix is chl 934 S7. It's OK.

There are not regressions in aan-22976-products regarding to KAS:dev:products-20120210-opt

See results in /QADisk/occttests/results/KAS/dev/aan-22976-products_16022012/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20120210-opt_10022012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification

bugmaster

2012-02-22 11:35

administrator   ~0019717

Integrated into trunk of occt repository

Date: 2012-02-22 11:33:32 +0400 (Wed, 22 Feb 2012)
New Revision: 10579

Modified:
   trunk/src/DDF/DDF_DataCommands.cxx

Related Changesets

occt: master 9f446594

2012-02-22 07:33:32

vro


Committer: bugmaster Details Diff
0022976: A draw-command CopyDF failes to copy content of a label Affected Issues
0022976
mod - src/DDF/DDF_DataCommands.cxx Diff File

Issue History

Date Modified Username Field Change
2012-02-03 12:45 vro New Issue
2012-02-03 12:45 vro Assigned To => vro
2012-02-03 13:00 vro Note Added: 0019375
2012-02-03 13:00 vro Assigned To vro => szy
2012-02-03 13:00 vro Status new => resolved
2012-02-03 13:03 vro Note Added: 0019376
2012-02-15 15:15 szy Note Added: 0019576
2012-02-15 15:15 szy Status resolved => reviewed
2012-02-15 16:17 mkv Assigned To szy => aan
2012-02-15 16:59 aan Note Added: 0019584
2012-02-15 17:00 aan Assigned To aan => vro
2012-02-15 17:00 aan Status reviewed => assigned
2012-02-15 17:34 vro Note Added: 0019587
2012-02-17 15:58 aan Test case number => chl 934 S7
2012-02-17 16:02 aan File Added: S7
2012-02-17 16:34 aan Note Added: 0019642
2012-02-17 16:34 aan Note Edited: 0019642
2012-02-17 16:35 aan Note Edited: 0019642
2012-02-17 16:37 aan Status assigned => feedback
2012-02-17 16:37 aan Status feedback => tested
2012-02-22 11:35 bugmaster Note Added: 0019717
2012-02-22 11:35 bugmaster Status tested => verified
2012-02-22 11:35 bugmaster Resolution open => fixed
2012-03-14 12:31 bugmaster Project Internal => Open CASCADE
2012-03-29 17:26 bugmaster Changeset attached => occt master 9f446594