-
Bug
-
Resolution: Fixed
-
Medium
-
1.0
-
None
-
Confluence 4.2 on Tomcat, Windows Server 2008 R2, Java version 1.7.0
-
true
I was able to open several of my pages in the new source editor, but I have one that always gives me error 500. It is an admin changelog that I maintain to keep track of what I've done with the confluence installation. It has a bunch of H1 headings, and several code block macros. Otherwise, it's just text.
Changed how indenting was performed to avoid error with short lines (and the potential to break CDATA / pre content).
Also fixed issue with <br/> <hr/> being rendered as HTML tags (i.e. not self-closing).