Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Environment:1.625.2
-
Similar Issues:
Description
Jenkins does not prohibit creating of items like "Mike's test project". So you can create this item, but after that you won't be able to reliably access it.
URL path shows "Problem accessing /job/Mike/'s/%20test%project".
- The item cannot be opened within a folder
- Field verification does not work in the item's configuration forms
Attachments
Issue Links
- is duplicated by
-
JENKINS-36832 Javascript error on the configuration page when the item name contains a single quote
-
- Resolved
-
-
JENKINS-32366 Cannot delete job named "Mike's test job"
-
- Resolved
-
- is related to
-
JENKINS-36745 Block new item creation with single quote in name
-
- In Progress
-
FWIW I'd like to wait a bit longer with this change, to see whether someone/something is using the obscure feature we possibly broke.