-
Bug
-
Resolution: Fixed
-
Major
-
None
The icon image src URL is using ${hudson_url} + related path, like:
<img src="http://XXX:XXX/hudson///plugin/log-parser/images/red.gif" style="margin: 2px;" width="24" alt="" height="24">
It's suggested to change to related path, like :
<img src="/hudson///plugin/log-parser/images/red.gif" style="margin: 2px;" width="24" alt="" height="24">
- is duplicated by
-
JENKINS-19283 Parsed console output uses absolute url's
-
- Closed
-
-
JENKINS-10444 The log-parser plugin result page(s) contain absolute paths instead of relative paths
-
- Closed
-
-
JENKINS-25644 log parser image urls don't respect the jenkins base url
-
- Closed
-
[JENKINS-11249] Cannot display the icon in log parser console
Workflow | Original: JNJira [ 141468 ] | New: JNJira + In-Review [ 175487 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |