Bruce Momjian <bruce(at)momjian(dot)us> writes: > Tom Lane wrote: >> openjade:release.sgml:567:14:E: "353" is not a character number in the document character set > Wow, our documentation characterset is "ISO-8859-1": > CONTENT="text/html; charset=ISO-8859-1" > Should we change it to UTF8? I'm betting you should change those numbers from octal to decimal, actually. regards, tom lane