mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #9102] [CJK] File names in Downloads and search res


From: anonymous
Subject: [Mldonkey-bugs] [bug #9102] [CJK] File names in Downloads and search results Web UI page
Date: Tue, 17 May 2005 09:02:17 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910

Follow-up Comment #29, bug #9102 (project mldonkey):

AFAIK while receiving a paste signal, the GTK2 entry widget make a string
conversion to get an UTF-8 encoded string from the clipboard.
they use a "gdk_atom_intern ("UTF8_STRING", FALSE)" as the target to put the
content of the clipboard.
Attached is an another screenshot of the GTK2 GUI with the entry field font
forced to "sans" (hardcoded by me for test - currently not available in the
CVS version).
The result shown is done copying the word below (EUC-KR encoded) and pasting
directly in the entry box (conversion to UTF-8 string is properly done by the
GTK2 entry widget).
Immediate consequence, the search results are UTF-8 strings, of course.
With a web interface, it is more flexible... You may search with a string
encoded EUC-KR, but to view the results I think you have to switch back to
the encoding UTF-8 to have properly displayed names. except if our conversion
is badly implemented. but I try it and it seems ok.

    _______________________________________________________

Additional Item Attachment:

File name: font_entry_box_forced-EUC-KR.PNG Size:141 KB
GTK2 GUI with keyword field font forced
<http://savannah.nongnu.org/bugs/download.php?item_id=9102&item_file_id=2505>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9102>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]