Job with certain characters in name causes 404 error

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: other
    • None
    • Environment:
      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.

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

              Created:
              Updated:
              Resolved: