EVE-SECURE / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
0 stars 0 forks source link

New non-latin comments are not stored/shown properly #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Repro:
1. Open any km
2. Add any comment composed of letters which do not belong to standard latin 
locale
3. Check how it's stored and shown

Observed results:
Comments are shown as question marks (1 question mark per letter; these letters 
take 2 
bytes in utf8) and according to Karbo stored this way too:
(11:02:56 PM) Karbowiak: in the database they are just stored as ??????

Expected results:
Text should be kept as utf8 all along the way

Notes:
I'm using epiphany web browser, it correctly understands html header and sets 
utf8 as 
current codepage.
Example of these comments:
http://kadesh.eve-kill.net/?a=kill_detail&kll_id=5881435
3rd and 4th

Original issue reported on code.google.com by DarkFenX...@gmail.com on 4 Mar 2010 at 8:23

GoogleCodeExporter commented 9 years ago
eve-kill has modified the code and the database slightly. (Or if you believe 
their 
about page, are solely responsible for all the code.) You'll need to speak to 
them 
about the problem. Standard EDK does use utf8 all along the way. I can't 
reproduce your 
error on a standard EDK installation. If you can find an example of this 
happening on a 
non-eve-kill installation of EDK then I'll reopen this.

Original comment by kovellia on 4 Mar 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Oops, sorry - i believe you can close 2 other bugs as well. I considered this 
as tracker for eve-kill :3

Original comment by DarkFenX...@gmail.com on 4 Mar 2010 at 8:45