Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29383

Failure summary does not work when special chars are present in path

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • junit-plugin
    • None

      When there are special chars (`|`, `<`, `#`, etc) present in the path, clicking "+" have no effect. This can happen on matrix test report page in case axes/values contain any such characters. The same will likely happen when present in test case/method name.

      The relative path to the test report is used as html element ID fragments. These IDs are passed unescaped into javascript handler so it is looking up the unescaped variants.

          [JENKINS-29383] Failure summary does not work when special chars are present in path

          Lars added a comment -

          With that change the page always scrolls to the top when clicking the '+' icon. That is very annoying.

          Lars added a comment - With that change the page always scrolls to the top when clicking the '+' icon. That is very annoying.

          Please create separated issue for that, linking back to this one. Thanks,

          Oliver Gondža added a comment - Please create separated issue for that, linking back to this one. Thanks,

          Lars added a comment -

          Why?
          You tried to fix something and broke something else. So your fix is not OK and this issue is not solved.

          Lars added a comment - Why? You tried to fix something and broke something else. So your fix is not OK and this issue is not solved.

          Filed as JENKINS-29613.

          Oliver Gondža added a comment - Filed as JENKINS-29613 .

            olivergondza Oliver Gondža
            olivergondza Oliver Gondža
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: