[JIRA] (JENKINS-57021) Clearcase changelog not displaying correctly

5 views
Skip to first unread message

steve.graham@siemens.com (JIRA)

unread,
Apr 16, 2019, 9:08:03 AM4/16/19
to jenkinsc...@googlegroups.com
Steve Graham created an issue
 
Jenkins / Bug JENKINS-57021
Clearcase changelog not displaying correctly
Issue Type: Bug Bug
Assignee: Praqma Support
Components: clearcase-plugin, core
Created: 2019-04-16 13:07
Environment: jenkins 2.173 ( current version installed - definitely did not start with this version )
Plugins - all installed plugins are the latest versions.
Clearcase plug-in 1.6.3
Simple dynamic clearcase 1.2.2

Web browser - Chrome , but irrelevant ( also on IE )

Running through reverse proxy :
ProxyPass /jenkins https://localhost:8081/jenkins nocanon
ProxyPassReverse /jenkins https://localhost:8081/jenkins

Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline';"

Priority: Trivial Trivial
Reporter: Steve Graham

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>*

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 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

steve.graham@siemens.com (JIRA)

unread,
Jul 18, 2019, 7:22:02 AM7/18/19
to jenkinsc...@googlegroups.com
Steve Graham updated an issue
Change By: Steve Graham
Priority: Trivial Minor

steve.graham@siemens.com (JIRA)

unread,
Jul 18, 2019, 7:26:01 AM7/18/19
to jenkinsc...@googlegroups.com
Steve Graham updated an issue
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@siemens.com (JIRA)

unread,
Jul 18, 2019, 7:28:01 AM7/18/19
to jenkinsc...@googlegroups.com
Steve Graham commented on Bug JENKINS-57021
 
Re: Clearcase changelog not displaying correctly

Changed from Trivial to minor - its a real pain . A multi line comment can no longer be read and it is really irritating.

steve.graham@siemens.com (JIRA)

unread,
Jul 18, 2019, 7:28:02 AM7/18/19
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages