-
Bug
-
Resolution: Fixed
-
Minor
-
None
The 17309-fix damaged the working hyperlinks.
(https://issues.jenkins-ci.org/browse/JENKINS-17309
"Escape XML symbols in warning messages")
As I mentioned here
https://wiki.jenkins-ci.org/display/JENKINS/PcLint+options
I put some hyperlinks on the "Details" - pane. After an update they
do not work any more, the clear text is displayed, eg:
(Info <a href="http://pc-etw-039:8080/userContent/LintMsgRef.html#750">750</a>)
I first thougt of putting a feature request to make the escaping optional.
But this seems overblown. Isn't there a simpler solution, eg "un-escaping" the xml?
Or should I try to write my own parser?
- depends on
-
JENKINS-17309 XML escaping (or lack thereof)
- Resolved