|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-16224) ProjectNamingStrategy/force... [email protected] (JIRA)
- [JIRA] (JENKINS-16224) ProjectNamingStrategy/... [email protected] (JIRA)

Fixing this should be fairly easy:
namingStrategy.checkName(name);
should be called before line 988 in hudson.model.Job (just before calling "submit(..)" and "save()")