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

Job with certain characters in name causes 404 error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      I'm using Hudson 1.104 using the java -jar method.

      Steps to reproduce:

      1. Go to http://localhost:8080
      2. New Job
      3. Job name: [foo]
      4. Monitor an external job
      5. OK

      causes the browser to access this URL:

      http://localhost:8080/job/%5Bfoo%5D/configure

      which serves up a page containing:

      Status Code: 404
      Exception:
      Stacktrace:

      (none)

      It seems the square brackets are causing problems.

            Unassigned Unassigned
            fullung fullung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: