| Anonymous | Login | 2013-05-24 16:27 UTC |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000274 | [FreeCAD] Bug | minor | always | 2011-02-20 16:55 | 2011-02-21 12:11 | ||
| Reporter | wmayer | View Status | public | ||||
| Assigned To | wmayer | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | Product Version | 0.11 | ||||
| Summary | 0000274: Localization problem with console and UTF-8 strings | ||||||
| Description |
See: http://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=10&t=790&start=70 [^] App.Console.PrintMessage("test") prints "test" App.Console.PrintMessage("testé") prints "testé" App.Console.PrintMessage(u "testé") prints "testé" App.Console.PrintMessage(u"testé".encode("utf8")) prints "testé" App.Console.PrintMessage(u"testé".encode("latin1")) prints "testé" |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |
© 2013 SourceForge. All Rights Reserved. SourceForge is a Dice Holdings, Inc. company Terms of Use - Privacy Policy - Cookies/Opt Out