1.4 b138 work for utf-8 encoding but 1.4.1 b10 ...

wi777

Joined: 2003-08-05
Posts: 19
Posted: Thu, 2003-08-21 22:45

Some experiences here are:
in cvs 1.4.1 b10
error msg : send location header already on do_command.php 101 & 105

in cvs 1.4 b138
for extra_fields;
utf-8 encoding must change nls.php line 168
nls['default']['charset'] = 'utf-8';

I place utf-8 instead of all iso-8859-1 on nls.php

for language alias
I place
$nls['alias'] zh_tw.utf-8 instead of zh_TW.big5

kill all po and locale

set configuration value
default_language = "en_US";
ML_mode = "1";

NOW slash searching is well done.
b138 is passed to display utf-8 slash charactors while gallery's slideshow in postnuke thru mozilla browser.

above all
regards

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Thu, 2003-08-21 23:21

header problem: bug, fixed in b11.

for everything else, moving this to the translations forum.

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Sun, 2003-08-24 01:45

hi wi777,

i dont know why you did the changes to utf-8.
The language files are not in utf-8.

But maybe i misunderstood you.

Can you clearify ?

Regards,

Jens