Hi,
I'm noticing that non-breaking spaces are written out as chr(0xa0) in
the HTML documents after being converted from XML.
(http://incubator.apache.org/tashi/). To work properly, the spaces
should be encoded something like chr(0xc0)+chr(0xa0), or I guess.
Am I missing some configuration in the site building setup?
The locale I am running ant in is "de_DE.UTF-8".
Thanks for any help,
Michael.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]