Package: gallery
Version: 1.5.4-3
Severity: normal

For some strange reason, with french setting, the page contents are UTF-8 
although the headers content-type are iso-8859-1, which renders characters 
mangled.

Setting this in fr_FR-nls.php seems to correct things, but it's probably a very 
dirty hack :

--- fr_FR-nls.php~      2006-03-27 17:31:39.000000000 +0200
+++ fr_FR-nls.php       2007-01-27 18:55:11.000000000 +0100
@@ -67,4 +67,5 @@
  */
        $nls['postnuke']['fr_FR'] =             'fra';

+       $nls['charset']['fr_FR'] =         'UTF-8';
 ?>

Hope this helps.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages gallery depends on:
ii  apache2                      2.2.3-3.2   Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2 2.2.3-3.2   Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]        1.5.11      Debian configuration management sy
ii  libapache2-mod-php5          5.2.0-8     server-side, HTML-embedded scripti
ii  netpbm                       2:10.0-10.1 Graphics conversion tools
ii  php5-cgi                     5.2.0-8     server-side, HTML-embedded scripti

Versions of packages gallery recommends:
ii  imagemagick         7:6.2.4.5.dfsg1-0.13 Image manipulation programs
ii  jhead               2.60-3               manipulate the non-image part of E
ii  libjpeg-progs       6b-13                Programs for manipulating JPEG fil
ii  unzip               5.52-9               De-archiver for .zip files

-- debconf information:
* gallery/restart: true
  gallery/webserver: apache, apache-ssl, apache-perl, apache2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to