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

Error 404 when trying to access language details for "C/C++ Header"

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • sloccount-plugin
    • None
    • Jenkins SLOCCount Plug-in 1.18
      Jenkins 1.509.2
      cloc 1.60

      I'm using SLOCCOunt plugin with cloc for C++ project.

      The cloc program reports *.h files as 'C/C++ Header' language, but SLOCCount plugin fails to properly handle slash character, and generates links to a page:
      http://SERVER_NAME:8080/job/JOB_NAME/50/sloccountResult/languageResult/C/C++%20Header

      which results in the following error 404:

      Status Code: 404
      Exception:
      Stacktrace:

      (none)

      I can see cloc program has few other languages with '/', most probably the plugin will fail for them as well:

      [4]/home/robert> cloc --show-lang | grep /
      ADSO/IDSM (adso)
      C/C++ Header (h, H, hh, hpp)
      Lisp/OpenCL (cl)
      PHP/Pascal (inc)
      Tcl/Tk (itk, tcl, tk)
      [5]/home/robert> cloc --version
      1.60

          [JENKINS-22597] Error 404 when trying to access language details for "C/C++ Header"

          Robert Luberda created issue -
          Michal Turek made changes -
          Assignee Original: npiguet [ npiguet ] New: Michal Turek [ mixalturek ]
          Michal Turek made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Michal Turek made changes -
          Fix Version/s New: current [ 10162 ]
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Michal Turek made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154706 ] New: JNJira + In-Review [ 207608 ]
          jlpinardon made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]

            mixalturek Michal Turek
            robbl Robert Luberda
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: