View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001947 | FreeCAD | Bug | public | 2015-02-03 12:52 | 2017-12-07 09:44 |
Reporter | wandererfan | Assigned To | wandererfan | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.15 | ||||
Fixed in Version | 0.17 | ||||
Summary | 0001947: Non-ASCII Character in ShapeString FontFile Path | ||||
Description | ShapeString does not handle file paths containing non-ASCII characters. Forum: http://forum.freecadweb.org/viewtopic.php?f=3&t=9481&start=50 | ||||
Tags | shapestring, unicode | ||||
FreeCAD Information | |||||
|
please look in http://www.forum.freecadweb.org/viewtopic.php?f=17&t=9568&p=77607#p77607 , as well |
|
Wandererfan, what would be required to fix this? Does shoogen's patch have any implication on it ? |
|
The links to shoogen's patch are all dead, so I don't know. From a quick look, I think the fix goes in DraftTool.py around line 2097.
FFile should have "if (type(self.FFile) == unicode" block like SString. |
|
@wmayer can you weigh in on this at your convenience? |
|
FreeCAD Pull Request 1149 |
|
https://github.com/FreeCAD/FreeCAD/commit/750661de3503e5cca3a1d7ae5614340d4948d9df |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-03 12:52 | wandererfan | New Issue | |
2015-02-03 12:52 | wandererfan | Status | new => assigned |
2015-02-03 12:52 | wandererfan | Assigned To | => wandererfan |
2015-02-04 11:41 | shoogen | Note Added: 0005764 | |
2017-01-19 17:06 | Kunda1 | Tag Attached: shapestring | |
2017-03-28 18:59 | Kunda1 | Tag Attached: unicode | |
2017-03-28 19:18 | Kunda1 | Note Added: 0008725 | |
2017-03-30 14:12 | wandererfan | Note Added: 0008738 | |
2017-09-30 11:41 | Kunda1 | Relationship added | related to 0003139 |
2017-10-09 14:26 | Kunda1 | Note Added: 0010269 | |
2017-12-07 04:15 | Kunda1 | Note Added: 0010527 | |
2017-12-07 09:44 | wmayer | Status | assigned => closed |
2017-12-07 09:44 | wmayer | Resolution | open => fixed |
2017-12-07 09:44 | wmayer | Fixed in Version | => 0.17 |
2017-12-07 09:44 | wmayer | Note Added: 0010535 |