-
Bug
-
Resolution: Fixed
-
Major
If you give a project the display name Crazy <ha ha>, it is displayed as Crazy <;ha ha> (note the extra semicolon). This is because escape produces
Crazy <ha ha>
and then breakableString produces
Crazy <wbr><<wbr>;ha ha>
which is of course wrong.
- is blocking
-
JENKINS-17030 Display long job names without breaking Jenkins layout
-
- Resolved
-
[JENKINS-20928] l:breakable mishandles HTML metacharacters
Link |
New:
This issue is blocking |
Labels | Original: regression | New: lts-candidate regression |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate regression | New: 1.532.2-fixed regression |
Workflow | Original: JNJira [ 152739 ] | New: JNJira + In-Review [ 194338 ] |