bug: within [sourcecode] backslash followed by zero is removed
-
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=".. 204stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
backslash
backslash
zero
zero
two
zero
fourAfter savind once, it becomes this:
[sourcecode language='xml']
<import namespace="http://www.egem.nl/StUF/StUF0204" location="..204stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
backslash
zero
two
zero
fourAfter saving another time, it becomes this:
[sourcecode language='xml']
<import namespace="http://www.egem.nl/StUF/StUF0204" location="..204stuf0204.xsd"/>
[/sourcecode]
That is in the middle:
dot
dot
two
zero
fourSo: wordpress.com kills a backslash followed by a zero.
I think this blog post describes the same bug:
–jeroen
The blog I need help with is: (visible only to logged in users)
-
I can’t say I’ve come across that before, but I’m bumping this topic in the hope someone might be able to help you.
If not, perhaps consider contacting staff directly: http://support.wordpress.com/contact
Good Luck.
- The topic ‘bug: within [sourcecode] backslash followed by zero is removed’ is closed to new replies.