Tags:
tag this topic
create new tag
view all tags
---+ Unicode Client Communications _Client/server data flow has be reworked to support unicode data._ %TOC% ---++ Overview Initially, Only the Java Client will communicate using unicode data. The Win32 and Character clients will not support unicode data at this time. * Client and Server exchange all alpha data as UTF-8 * Client transcodes received data from UTF-8 to UTF-32 * Client transcodes sent data from UTF-32 to UTF-8 * Server transcodes received data from UTF-8 to the single-byte encoding (8859-15) for RAW fields or UTF-32 as appropriate * Server transcodes sent data from the internal single-byte encoding (8859-15) for RAW fields or UTF-32 to UTF-8. ---++ Test Plan: ---++ Bugs: 1 <span style="color: red;" class="WYSIWYG_COLOR">Some characters do not display properly. In the range U+0400 to U+0402, the top part of the character is missing, which makes the first two characters look the same (Mac client) or the U+0400 character does not display at all (Windows client). The Windows probelm could be because the font DialogInput does not have anythhing to display for U+0400.</span> 1 <span style="color: red;" class="WYSIWYG_COLOR">A field that contains '\n', chr(10) or '\r' and is set as a Label widget does not display correctly. Those characters should create a new line, but instead display as a space, or treat them as literals (as the non unicode client does).</span> -- Main.PeteBrower - 2011-03-04
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r5 - 2011-11-04
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback