On Thu, 2002-08-01 at 09:34, J�rg Walter wrote: > On Thursday, 01. August 2002 00:42, brian wheeler wrote: > > We're currently working out the bugs from updating to AxKit 1.6 from > > 1.4. This worked on 1.4 and I'm stumped why it stopped working... > > > > We have a series of documents which are in Spanish. The ñ entity > > is used quite a bit and everything seems to parse ok. However, when the > > data gets to the client, all they get is a square (or on my linux box, a > > question mark). I did a manual request via telnet and when the data > > comes back, the ntildes are just fine. The header returned is: > > > > HTTP/1.1 200 OK > > Date: Wed, 31 Jul 2002 22:37:46 GMT > > Server: Apache/1.3.26 (Unix) AxKit/1.6 mod_perl/1.27 > > Last-Modified: Wed, 31 Jul 2002 22:37:55 GMT > > ETag: W/"222f6f-2b9f-3d4866c3" > > Accept-Ranges: bytes > > Content-Length: 11167 > > Connection: close > > Content-Type: text/html; charset=UTF-8 > > > > > > Any thoughts? > > The charset is screwed. This shouldn't happen, actually, since someone seems > to have converted it already. What stylesheets/stylesheet modules do you use? >
All of our stylesheets are plain XPathScript. The data is static, and we're using the xhtml-lat1.ent file to define the ñ entities. Brian > -- > CU > Joerg > > PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc > PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E 7779 CDDC 41A4 4C48 6F94 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
