Re: [PATCH/RFH] Mark user-manual as UTF-8
From: Thierry Parmentelat <hidden>
Date: 2016-06-15 22:43:23
Hi there - I'm the wierd guy :-) I've just reloaded the page and the weird stuff has gone. Wincent Colaiuta wrote:
El 24/7/2007, a las 9:46, Junio C Hamano escribió:quoted
There have been several complaints against k.org's user-manual page. The document is generated in ISO-8859-1 by the xsltproc toolchain (I suspect this is because released docbook.xsl we use has xsl:output element that says the output is ISO-8859-1) but server delivers it with "charset=UTF-8", and all h*ll breaks loose. This attempts to force UTF-8 on the generating end.Thanks for doing this, Junio. I was one of the people who reported this (although never saw my mail get through to the list). Funnily, enough, about an hour after you posted your patch another email ("git documentation - user manual html version has wierd [sic] characters all over the place") was posted to the list... Cheers, Wincent