• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • clearcase-plugin, core

      The clearcase changelog is no longer correctly displayed.

      All comments are concatenated into one line.

      • An end of line is changed to <br> and when looking at html source it contains <br>
      • changelog.xml contains &quot and &quot appears in source html  ( can be fixed by modifying changelog.xml changing &quot to " ) 

      Original ( in changelog.xml )

      <user>myUserName</user>
      <comment>My Change Comment
      the second line of my comment

      </comment>

       

      Jenkins Job - Recent Changes

      #1234 ( Apr 10, 2019 ...)

      1. myUserName  detail My Change Comment*<br>the second line of my comment<br>*

       

      html page source

      class="changeset-message"><b>1. <a href="/jenkins/user/myUser/">myUserName</a> on 16/04/2019 13:22:59</b><br />
      My Change Comment*<br>the second line of my comment <br>*

      ( The display of the actual text is converted - the text contains
      amp lt;br>
      even here the <br> is converted ) - edit to see input text

      I can't remember when it first happened, could have been the change from http to https

      Could also be the configuration of the ReverseProxy 

       

          [JENKINS-57021] Clearcase changelog not displaying correctly

          Steve Graham created issue -
          Steve Graham made changes -
          Priority Original: Trivial [ 5 ] New: Minor [ 4 ]
          Steve Graham made changes -
          Description Original: The clearcase changelog is no longer correctly displayed.

          All comments are concatenated into one line.
           * An end of line is changed to <br> and when looking at html source it contains &lt;br>
           * changelog.xml contains &quot and &amp;quot appears in source html  ( can be fixed by modifying changelog.xml changing &quot to " ) 

          *Original ( in changelog.xml )*

          <user>myUserName</user>
           <comment>My Change Comment
           the second line of my comment

          </comment>

           

          *Jenkins Job - Recent Changes*

          #1234 ( Apr 10, 2019 ...)

          1. myUserName  detail My Change Comment*<br>*the second line of my comment*<br>*

           

          *html page source*

          class="changeset-message"><b>1. <a href="/jenkins/user/myUser/">myUserName</a> on 16/04/2019 13:22:59</b><br />
           My Change Comment*&lt;br>*the second line of my comment *&lt;br>*

          I can't remember when it first happened, could have been the change from http to https (?)

          Could also be the configuration of the ReverseProxy 

           
          New: The clearcase changelog is no longer correctly displayed.

          All comments are concatenated into one line.
           * An end of line is changed to <br> and when looking at html source it contains &lt;br>
           * changelog.xml contains &quot and &amp;quot appears in source html  ( can be fixed by modifying changelog.xml changing &quot to " ) 

          *Original ( in changelog.xml )*

          <user>myUserName</user>
           <comment>My Change Comment
           the second line of my comment

          </comment>

           

          *Jenkins Job - Recent Changes*

          #1234 ( Apr 10, 2019 ...)

          1. myUserName  detail My Change Comment*<br>*the second line of my comment*<br>*

           

          *html page source*

          class="changeset-message"><b>1. <a href="/jenkins/user/myUser/">myUserName</a> on 16/04/2019 13:22:59</b><br />
           My Change Comment*&lt;br>*the second line of my comment *&lt;br>*

          ( The display of the actual text is converted - the text contains
          amp lt;br>
          even here the &lt;br> is converted ) - edit to see input text

          I can't remember when it first happened, could have been the change from http to https (?)

          Could also be the configuration of the ReverseProxy 

           
          Steve Graham made changes -
          Assignee Original: Praqma Support [ praqma ] New: Daniel Beck [ danielbeck ]
          Daniel Beck made changes -
          Assignee Original: Daniel Beck [ danielbeck ] New: Praqma Support [ praqma ]
          Steve Graham made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Steve Graham made changes -
          Labels New: lts-candidate
          Tim Jacomb made changes -
          Labels Original: lts-candidate
          Daniel Beck made changes -
          Labels New: lts-candidate regression
          Mark Waite made changes -
          Labels Original: lts-candidate regression New: regression
          Mark Waite made changes -
          Labels Original: regression New: lts-candidate regression

            praqma Praqma Support
            sgjenkins Steve Graham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: