Archived issue #0028563
Fixing Document version for improved Containers
Description
It 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 reproduce
The document 'Attachment 1 (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 Attachment 1 (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
Open of this document to be done on OCCT7.1.0, where document version = 9.
> pload ALL
> Open Attachment 1 (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
Public activity
2 archived notes
Participants are labeled by their role within this record.
Sergey, please do this correction within #0027970 (it has not been integrated yet, for this reason)
Corresponding patch was merged with issue 27970.
Can be closed as duplication.
Can be closed as duplication.
Related records