View Issue Details

IDProjectCategoryView StatusLast Update
0028563Open CASCADEOCCT:Application Frameworkpublic2017-05-23 17:09
Reporterszy Assigned Toszy  
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
Product Version7.1.0 
Target Version7.2.0 
Summary0028563: Fixing Document version for improved Containers
DescriptionIt is necessary to change Document version to separate improvements linked with simple TDataStd attributes (Integer, Real, AsciiString and Name) and integrated in OCCT7.1.0 from more latest patch (27970) linked with Containers (to be integrated to 7.2.0).
Steps To ReproduceThe document 'test_doc_ver.cbf' is built on current master, where document version is still the same = 9. Document contains several RealArray attributes on the same label.
Open of this document to be done on OCCT7.1.0, where document version = 9.
> pload ALL
> Open test_doc_ver.cbf D
 could not retrieve
DDocStd_Open : Error

Correct message should be the next:
BinLDrivers_DocumentRetrievalDriver: error: wrong file version: 10 while current is 9
 could not retrieve
DDocStd_Open : Error
TagsNo tags attached.
Test case number

Attached Files

  • test_doc_ver.cbf (422 bytes)

Relationships

child of 0027970 closedbugmaster Improvement of standard attributes usability - containers 

Activities

szy

2017-03-16 18:17

manager  

test_doc_ver.cbf (422 bytes)

abv

2017-03-17 08:20

manager   ~0064391

Sergey, please do this correction within 0027970 (it has not been integrated yet, for this reason)

szy

2017-05-23 16:48

manager   ~0066483

Corresponding patch was merged with issue 27970.
Can be closed as duplication.

Issue History

Date Modified Username Field Change
2017-03-16 18:15 szy New Issue
2017-03-16 18:15 szy Assigned To => szy
2017-03-16 18:16 szy Status new => assigned
2017-03-16 18:17 szy File Added: test_doc_ver.cbf
2017-03-16 18:43 szy Steps to Reproduce Updated
2017-03-17 08:19 abv Relationship added child of 0027970
2017-03-17 08:20 abv Note Added: 0064391
2017-05-23 16:48 szy Note Added: 0066483
2017-05-23 16:48 szy Status assigned => resolved
2017-05-23 16:50 szy Status resolved => reviewed
2017-05-23 16:51 szy Resolution open => duplicate
2017-05-23 17:09 bugmaster Status reviewed => closed