Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-530

Special characters are triple-escaped on changes view

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • other
    • 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

          Indeed this looks like a bug in SVNKit.

          Kohsuke Kawaguchi added a comment - Indeed this looks like a bug in SVNKit.

          Kohsuke Kawaguchi added a comment - This issue is tracked at http://svnkit.com/tracker/view.php?id=189

          Fix integrated in 1.106.

          Kohsuke Kawaguchi added a comment - Fix integrated in 1.106.

            Unassigned Unassigned
            rsutphin rsutphin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: