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

Jenkins Violation Plugin does not encode special characters in links

XMLWordPrintable

      We have configured the latest Violations plugin for StyleCop report analysing. The StyleCop reported a violation for a file where its path contains special characters such as: D:\Workspace\MyProject#3rdParty\File.cs
      This path is rendered into a link like: http://localhost:8080/view/CodeAnalysis/job/StyleCop/5/violations/file/Workspace/MyProject
      As you can see the second part of the path in truncated thus the violation can not be displayed in Jenkins. If I manually replace the "#" with its encoded equivalent "%23" it works just fine.

            peterkittreilly peterkittreilly
            papaiatis Atis Papai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: