View Issue Details

IDProjectCategoryView StatusLast Update
0016879Open CASCADEOCCT:Application Frameworkpublic2012-01-12 11:37
Reportervro Assigned Tovro  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0016879: Storage of a document on disk into a read-only file fails, but no error appears
DescriptionOpen a document from a read-only file.
Modify it and make an attempt to save.
Status of the operation of storage is OK, but the file is not saved.
Additional information
and documentation updates
Documentation remark, added by VRO 2007-10-01 06:58:03:

Changes:
It was a pure bug: if a file is read-only, Open CASCADE makes an attempt to save
a document into this file, but it fails. Unfortunately, it doesn't say to the
user that it failed. The correction consists in transmission of this information
about failure to the user.
Modified entities:
XmlLDrivers\XmlLDrivers_DocumentStorageDriver.cxx
TagsNo tags attached.
Test case number

Attached Files

  • vro-occ16879-v1.rar (3,770 bytes)

Activities

2007-09-11 09:43

 

vro-occ16879-v1.rar (3,770 bytes)

Issue History

Date Modified Username Field Change
2007-09-17 15:25 bugmaster Assigned To bugmaster => vro
2007-09-17 15:25 bugmaster Status new => assigned
2007-09-17 15:25 bugmaster Status assigned => verified
2009-06-23 19:09 bugmaster Status verified => closed
2009-06-23 19:09 bugmaster Resolution @0@ => fixed
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework
2012-01-12 11:37 atp Summary Storage of a document on disk into a read-only file fails, but no error is issued => Storage of a document on disk into a read-only file fails, but no error appears
2012-01-12 11:37 atp Description Updated
2012-01-12 11:37 atp Additional Information Updated