Anonymous | Login | 02-27-2021 20:57 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0007544 | [Squeak] Multilingual | major | always | 06-09-10 11:22 | 02-06-11 23:47 | ||||
Reporter | JoachimGeidel | View Status | public | ||||||
Assigned To | leves | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.1 | ||||||
Summary | 0007544: UTF16TextConverter broken | ||||||||
Description |
The following expression should result in 'test': | converter test | converter := UTF16TextConverter new. converter useLittleEndian: SmalltalkImage current isLittleEndian. test := ('test' convertToWithConverter: converter). test convertFromWithConverter: converter The result is a String with the Characters 29696, 25856, 29440, 29696, which is wrong. |
||||||||
Additional Information |
The problem has already been fixed for Pharo 1.1, see http://code.google.com/p/pharo/issues/detail?id=2516 [^] |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
37 total queries executed. 31 unique queries executed. |