View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0025535 | Community | OCCT:Application Framework | public | 2014-11-28 14:29 | 2017-02-28 11:37 |
| Reporter | Vico Liang | Assigned To | bugmaster | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | duplicate | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Product Version | 6.8.0 | ||||
| Target Version | 7.2.0 | ||||
| Summary | 0025535: Revise the TObj model to better support Unicode path. | ||||
| Description | TObj_Model class: virtual Standard_EXPORT Standard_Boolean Load (const char* theFile); virtual Standard_EXPORT Standard_Boolean SaveAs (const char* theFile); virtual Standard_EXPORT Handle(TCollection_HAsciiString) GetFile() const; Standard_EXPORT virtual Standard_Boolean checkDocumentEmpty (const char* theFile); TObj_Application class virtual Standard_EXPORT Standard_Boolean SaveDocument (const Handle(TDocStd_Document)& theSourceDoc, const char* theTargetFile); virtual Standard_EXPORT Standard_Boolean LoadDocument (const char* theSourceFile, Handle(TDocStd_Document)& theTargetDoc); | ||||
| Steps To Reproduce | TObj_Model and TObj_Application two classes both have file path input. Unicode file path TCollection_ExtendedString should be more modern than old way char*. It's strongly recomended to revised these interface. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-11-28 14:29 | Vico Liang | New Issue | |
| 2014-11-28 14:29 | Vico Liang | Assigned To | => szy |
| 2015-12-15 14:06 |
|
Target Version | 7.0.0 => 7.1.0 |
| 2016-02-17 18:19 |
|
Assigned To | szy => mpv |
| 2016-10-25 16:09 |
|
Target Version | 7.1.0 => 7.2.0 |
| 2017-01-13 19:24 | kgv | Relationship added | duplicate of 0025534 |
| 2017-01-13 19:24 | kgv | Note Added: 0062594 | |
| 2017-01-13 19:24 | kgv | Assigned To | mpv => bugmaster |
| 2017-01-13 19:24 | kgv | Status | new => feedback |
| 2017-01-13 19:24 | kgv | Resolution | open => duplicate |
| 2017-02-28 11:37 | bugmaster | Status | feedback => closed |