When posting a message at wiert.wordpress.com, I get strange results when posting this:
[sourcecode language='xml']
<import namespace="http://www.egem.nl/StUF/StUF0204" location="..\0204\stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
backslash
backslash
zero
zero
two
zero
four
After savind once, it becomes this:
[sourcecode language='xml']
<import namespace="http://www.egem.nl/StUF/StUF0204" location="..204\stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
backslash
zero
two
zero
four
After saving another time, it becomes this:
[sourcecode language='xml']
<import namespace="http://www.egem.nl/StUF/StUF0204" location="..204\stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
two
zero
four
So: wordpress.com kills a backslash followed by a zero.
I think this blog post describes the same bug:
http://raetsel.wordpress.com/2008/02/03/wordpress-annoyances-and-answerscom-take-2-thing/
–jeroen
The blog I need help with is wiert.wordpress.com.