#2311: Forced Scheduler don't erforce required or need_email
-------------------+--------------------
Reporter:  Jiuka   |       Owner:
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  0.8.+
 Version:  master  |  Resolution:
Keywords:  users   |
-------------------+--------------------

Comment (by Jeremy.Cornett):

 I have seen this behavior as well. I've even attempted to specify a regex
 patter in a StringParameter, and the regex does not perform a validation.

 username=StringParameter(name="username", label="Username: ",
 required=True, size="30", regex="^[A-Za-z]+\.[A-Za-z]$"),

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2311#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to