[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 87115] (appwizard) wrong encoding for generated docbook file
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-07-23 14:44:47
Message-ID: 20050723144447.4366.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=87115         




------- Additional Comments From illissius gmail com  2005-07-23 16:44 -------
I had this problem too, it said:

/opt/kde/dest/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:53: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE1 0x62 0x6F 0x72
<surname>Gábor Lehel</surname>
          ^
make[3]: *** [index.cache.bz2] Error 1

After a bit of googling, I found the solution to be changing the first line of index.docbook from
<?xml version="1.0" ?>
to
<?xml version="1.0" encoding="UTF-8"?>
(assuming the encoding is actually utf8)

shouldn't this be made the default?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic