|
||||||||
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... alb...@folk.de (JIRA)
- [JIRA] (JENKINS-16224) ProjectNamingStrategy/... d...@fortysix.ch (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()")