Open timja opened 5 years ago
Changed from Trivial to minor - its a real pain . A multi line comment can no longer be read and it is really irritating.
This is still a big problem.
The changelog.xml file has:
myUserName 3569235 Added file element "file1.png". Added file element "file2.png". Added file element "file3.png". Added file element "file4.xml". Added file element "file5.png". Added file element "fg6.jpg". Added file element "file10.png". Added file element "file11.png". Added file element "file12.png". ...
the Jenkins output in the GUI for Changes ( jenkins/job_name/changes ) has:
29.myUserName detail0003569235
Added file element "file1.png".
Added file element "file2.png".
Added file element "file3.png".
Added file element "file4.png".
Added file element "file5.png".
Added file element "fg6.jpg".
Added file element "file10.png".
Added file element "file11.png".
Added file element "file12.png".
This is unreadable and the changes cannot be seen.
as I mentioned above - might be to do with changeset-message
I will reassign this to DB since the fix for user ID / user Name was, as far as I can tell, in the same area.
If you can set up a test instance, it would be interesting to know if it started in Jenkins 2.146 (i.e. whether it still worked in 2.145).
Unfortunately this was an issue a long time ago. I cannot say in which version it broke, sometime last year is my guess.
It was assigned to Praqma Support and nothing happened which is why I added more details and showed really how useless the output to the screen is.
Test installations are not easy to create, not allowed.
It looks a simple issue - could have been when everything was changed to using
I tried a test instance with 2.145 - got a huge load of plugin warnings.
gave up in the end.
From what I can see, Praqma created the clearacse UCM plugins.
I do not have these installed -
I have Clearcase - version 1.6.3
and Simple Dynamic Clearcase 1.2.2
This is more an display issue.
since the recent change to
29.
xx1274yy
detail
0003569235
Added file element "file1.png".
Added file element "file2.png".
Added file element "file3.png".
Added file element "file4.png".
Added file element "file5.png".
Added file element "fg6.jpg".
Added file element "file10.png".
Added file element "file11.png".
Added file element "file12.png".
I realize this is annoying, but a UI glitch is not quite "critical".
The clearcase changelog is no longer correctly displayed.
All comments are concatenated into one line.
and when looking at html source it contains
Original ( in changelog.xml )
the second line of my comment
Jenkins Job - Recent Changes
#1234 ( Apr 10, 2019 ...)
1. myUserName detail My Change Comment*
the second line of my comment
*
html page source
class="changeset-message">1. myUserName on 16/04/2019 13:22:59
My Change Comment*
the second line of my comment
*
( The display of the actual text is converted - the text contains
amp lt;br>
even here the
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
Originally reported by sgjenkins, imported from: Clearcase changelog not displaying correctly