[Refdb-devel] [ refdb-Bugs-2872530 ] xnote XML has wong encoding
Status: Beta
Brought to you by:
mhoenicka
From: SourceForge.net <no...@so...> - 2009-10-04 21:56:56
|
Bugs item #2872530, was opened at 2009-10-04 14:02 Message generated for change (Settings changed) made by mhoenicka You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=2872530&group_id=26091 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: refdbd Group: None Status: Open >Resolution: Works For Me Priority: 5 Private: No Submitted By: Torsten Bronger (bronger) Assigned to: Markus Hoenicka (mhoenicka) Summary: xnote XML has wong encoding Initial Comment: I think we had something like this already but I couldn't find it amongst open bugs: Using refdbc, the "getnote -t xnote" command returns XML which starts with <?xml version="1.0" encoding="UTF8"?> However, it should be "UTF-8". ---------------------------------------------------------------------- >Comment By: Markus Hoenicka (mhoenicka) Date: 2009-10-04 23:56 Message: I cannot reproduce this on my box. I've checked the sources but the string "UTF8" is nowhere inserted into any buffer sent back to the client. There are several ways how this string might show up here from the config files though. Please check your refdbcrc and refdbdrc config files for any traces of this string. Which database engine are you using btw? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=2872530&group_id=26091 |