If you give a project the display name Crazy <ha ha>, it is displayed as Crazy <;ha ha> (note the extra semicolon). This is because escape produces

      Crazy &lt;ha ha>

      and then breakableString produces

      Crazy <wbr>&lt<wbr>;ha ha>

      which is of course wrong.

          [JENKINS-20928] l:breakable mishandles HTML metacharacters

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-17030 [ JENKINS-17030 ]
          Jesse Glick made changes -
          Labels Original: regression New: lts-candidate regression
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Oliver Gondža made changes -
          Labels Original: lts-candidate regression New: 1.532.2-fixed regression
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 152739 ] New: JNJira + In-Review [ 194338 ]

            olivergondza Oliver Gondža
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: