Anonymous | Login | 2019-02-18 23:24 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0026749 | Community | [OCCT] OCCT:Application Framework | public | 2015-10-05 07:44 | 2017-05-25 15:23 | ||||||||
Reporter | Vico Liang | ||||||||||||
Assigned To | mpv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | Windows | OS | VC++ 2013 | OS Version | 64 bit | ||||||||
Product Version | [OCCT] 6.9.0 | ||||||||||||
Target Version | [OCCT] Unscheduled | Fixed in Version | |||||||||||
Summary | 0026749: TObj_Assistant::FindModel fails to find model with unicode name. | ||||||||||||
Description | Function "TObj_Assistant::FindModel (const Standard_CString theName)" should consider theName might be unicode. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0046435) Vico Liang (developer) 2015-10-05 07:48 |
To fix the issue, please change the first line code from TCollection_ExtendedString aName( theName); To TCollection_ExtendedString aName( theName, Standard_True ); |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-05 07:44 | Vico Liang | New Issue | |
2015-10-05 07:44 | Vico Liang | Assigned To | => szy |
2015-10-05 07:48 | Vico Liang | Note Added: 0046435 | |
2015-12-18 11:50 | abv | Target Version | 7.0.0 => 7.1.0 |
2016-02-17 18:18 | szy | Assigned To | szy => mpv |
2016-10-25 16:06 | mpv | Target Version | 7.1.0 => 7.2.0 |
2017-05-25 15:23 | mpv | Target Version | 7.2.0 => Unscheduled |
Copyright © 2000 - 2019 MantisBT Team |