[
https://issues.jenkins-ci.org/browse/JENKINS-13524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162367#comment-162367
]
dogfood commented on JENKINS-13524:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png!
[jenkins_ui-changes_branch
#26|http://ci.jenkins-ci.org/job/jenkins_ui-changes_branch/26/]
[FIXED JENKINS-13524] Validate project naming regex immediately (Revision
5587d13f58b14bffa9f77f7433358e14add9bcfa)
Result = SUCCESS
Seiji Sogabe :
[5587d13f58b14bffa9f77f7433358e14add9bcfa|https://github.com/jenkinsci/jenkins/commit/5587d13f58b14bffa9f77f7433358e14add9bcfa]
Files :
* changelog.html
*
core/src/main/resources/jenkins/model/ProjectNamingStrategy/PatternProjectNamingStrategy/config.groovy
* core/src/main/resources/jenkins/model/Messages_ja.properties
* core/src/main/java/jenkins/model/ProjectNamingStrategy.java
* core/src/main/resources/jenkins/model/Messages.properties
> Validate project naming regex immediately
> -----------------------------------------
>
> Key: JENKINS-13524
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13524
> Project: Jenkins
> Issue Type: Improvement
> Components: core
> Reporter: Ben Golding
> Assignee: sogabe
> Priority: Minor
>
> Manage Jenkins --> Restrict project naming --> Strategy: Pattern --> Name
> Pattern: <your regex>
> When trying to save the configuration, the regex should be checked for
> correctness (e.g. matching parens)
> Alternatively this could even be done in real time on the configuration page.
> [Workaround: any regex errors will appear - and need to be fixed immediately
> - when you try to configure/create a job]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira