Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
I have a test suite that generates a test with a name that has a "#" character in it:
User#update_layout_widgets layout change with invalid widgets
This causes the URL that is generated by http://example.com/jenkins/job/cxo-gerrit-gelato/2835/testReport/ to be:
This is wrong, because the '#' isn't being escaped and testReport/(root)/User returns a 404.
Obviously whatever is doing the escaping thinks it's an anchor, not part of the name.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 142517 ] | JNJira + In-Review [ 190144 ] |