View Issue Details

IDProjectCategoryView StatusLast Update
0005716Open CASCADEOCCT:Application Frameworkpublic2012-01-17 16:17
ReporterenvAssigned To 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSWindows NT 
Fixed in Version5.2.0 
Summary0005716: Incorrect computation of the network path during XLink update.
DescriptionWarning: this bug can be reproduced only after fixing OCC5715.

1. Start Draw.
2. Create two documents D1 and D2.
3. Create XLink from D1 to D2.
4. Save D2 in the network. Ex: \\SOMEMACHINE\\Shared\\D2.std
5. Save D1 locally. Ex: C:\work\D1.std
6. Close Draw.
7. Start Draw.
8. Open D1 document.
9. Upate XLink -> Exception: Standard_Failure: could not find the referenced
document: C://SOMEMACHINE/Shared/D2.std; not found.
Additional information
and documentation updates
Documentation remark, added by ENV 2004-04-30 11:42:50:

Changes:
Changed way of creating relative path for referenced document on NT platform.
Added possibility to store referneced document in the network forlder.
Modified entities:
PCDM/PCDM_ReadWriter_1/GetFileFromDir()
PCDM/PCDM_ReadWriter_1/AbsolutePath()
TagsNo tags attached.
Test case number

Attached Files

  • OCC5716_fix.tar.gz (2,891 bytes)

Activities

2004-04-30 09:36

 

OCC5716_fix.tar.gz (2,891 bytes)

Issue History

Date Modified Username Field Change
2004-04-30 11:09 bugmaster Assigned To bugmaster => env
2004-04-30 11:09 bugmaster Status new => assigned
2004-05-11 15:07 bugmaster Status assigned => resolved
2004-05-11 16:12 mkv CC => aki
2004-05-11 16:20 mkv CC => mkv
2004-05-21 12:08 aki Status resolved => tested
2004-05-31 11:05 bugmaster Status tested => verified
2004-08-02 17:51 bugmaster Status verified => closed
2004-08-02 17:51 bugmaster Fixed in Version => 5.1.3
2004-08-02 17:51 bugmaster Resolution @0@ => fixed
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework
2012-01-17 16:17 atp Assigned To env =>
2012-01-17 16:17 atp Description Updated
2012-01-17 16:17 atp Additional Information Updated