-
Bug
-
Resolution: Unresolved
-
Minor
-
None
If job name contains a single quote, Jenkins allows to create it.
However, a user cannot delete such job. Clicking "Delete Project" throws
"SyntaxError: missing ) after argument list"
- is related to
-
JENKINS-31871 Jenkins improperly handles single quotes in item names
-
- Resolved
-
Looks similar to
JENKINS-31871– the bug in the JS should be fixed rather than prohibit chars.