-
Bug
-
Resolution: Fixed
-
Trivial
-
None
-
Platform: All, OS: All
If you have an SCM (subversion in my case) log message like this:
Deploy source & javadoc
It shows up in the change view like this:
Deploy source & javadoc
in the HTML that first ampersand is, of course, also escaped – hence "triple".
It appears that the triple escaping is present in the changelog.xml, so it must
be happening as the changes are being recorded, not when they are being displayed.
[JENKINS-530] Special characters are triple-escaped on changes view
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 130603 ] | New: JNJira + In-Review [ 199957 ] |
Indeed this looks like a bug in SVNKit.