-
Bug
-
Resolution: Fixed
-
Minor
-
None
If the collected html file name contains URI unsafe characters, the report page iframe may show 404, since the file name is directly used as src of the iframe.
In screenshot, the html file 123#test.html causes 404 in the iframe.
- relates to
-
JENKINS-66897 encodeURIComponent breaks paths
- Open