Special characters in job names causes 404 error

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      • Go to the New job page.
      • For the name of the job, enter 'Contrôleur' (French for 'controller').
      • Hudson then attempts to open page
        http://localhost:8080/job/Contr%C3%B4leur/configure
        and I get the following error:
        <<
        Status Code: 404
        Exception:
        Stacktrace:

      (none)

      Generated by Winstone Servlet Engine v0.9.10 at Mon Mar 03 15:51:41 CET 2008
      >>

      However, URL http://localhost:8080/job/Contr%F4leur/configure seems to work OK.

      My recommandation: prevent the user from entering those special characters. As
      seen with issue #929, allowing those special characters might have other issues
      down the road.

            Assignee:
            Unassigned
            Reporter:
            elefevre
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: