SphereServer BugTracker - SphereServer
View Issue Details
0001741SphereServerexecutable - genericpublic28-04-10 22:5501-05-10 15:20
Mirravin 
 
normalmajoralways
closedunable to reproduce 
0.56c Nightly 
 
Not Available
None
None
0001741: Problem with localized text in tooltips.
In last build(#1268)there is a problem with sending localized(unicode ?) text in tooltips. What is interesting, on build #1156(02.09.2009) it was working.
EF_UNICODE ON/OFF (not helps).
With #1156 exe works, with #1268 exe - no. Ini and scripts are the same(adapted to new version).
Client version: 6.0.14.3.
Example:

[TYPEDEF T_ORE]
ON=@ClientTooltip
SRC.ADDCLILOC 1026326,<NAME>
SRC.ADDCLILOC 1026327,<QVAL <SRC.TAG.RU> ? ????:Ore>
RETURN 1
English text is sended perfectly, but Russian is not sended.

1026326, 1026327 are empty clilocs(~1_NOTHING~) in my cliloc.enu.

No tags attached.
jpg cliloc_working.jpg (15,323) 01-05-10 15:19
http://tracker.sphere.torfo.org/bugs/file_download.php?file_id=30&type=bug
jpg
Issue History
28-04-10 22:55MirravinNew Issue
28-04-10 22:55MirravinNightly Version => Not Available
28-04-10 22:55MirravinExperimental Flags => None
28-04-10 22:55MirravinOption Flags => None
01-05-10 15:19MrSugarCubeFile Added: cliloc_working.jpg
01-05-10 15:19MrSugarCubeNote Added: 0000457
01-05-10 15:20MrSugarCubeStatusnew => closed
01-05-10 15:20MrSugarCubeResolutionopen => unable to reproduce

Notes
(0000457)
MrSugarCube   
01-05-10 15:19   
I've tried it here with the Linux and Windows builds and it seems to be working fine, as shown in the image I've attached (cliloc_working.jpg).