Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 15/Aug/12 2:06 PM
Description:

In a check for safe character (Jenkins.java) there's a big list of disallowed symbols.
I don't know what's behind that restriction, probably you cannot use : as a job names because on windows the character is illegal to have in path component.

Currently i want to make a node name like a@b, and the system says the character is unsafe. Why?

Likewise @ (fullwidth commercial at — U+FF20) doesn't work. I can create the node name with it, but cannot tie a project to this node because at this step it claims the character is illegal.

Project: Jenkins
Priority: Trivial Trivial
Reporter: Yury Pukhalsky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to