Christian Lohmaier wrote:
[snip]
So either your planet is at fault, or whatever editor you use to merge
the feed into the site is doing "clever" stuff to the data. If you
suspect cvs doing bad stuff with the file, compare the md5sums of the
file that you did commit and the file you can get via a checkout.
I've got it, but I'm still confused. Look at:
http://website.openoffice.org/tryouts/jpmcc/x.html and
http://website.openoffice.org/tryouts/jpmcc/y.html
If you View -> Page Source, you will see that they are both
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
but the characters in x.html are corrupt.
The difference is in the source I save in cvs.
x.html has:
<meta http-equiv="content-type" content="text/html; charset=us-ascii" />
y.html has:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
so it looks as though it is *the Collabnet CMS* that is trying to
convert us-ascii into UTF-8 when it renders x.html...
I have now changed the Planet template to create UTF-8 and all is well.
Thanks for your help. I love this CMS ;-)
John
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]