email validator not created when combined with other validators
---------------------------------------------------------------

         Key: BPM-249
         URL: http://jira.andromda.org/browse/BPM-249
     Project: Bpm4Struts Cartridge
        Type: Improvement
    Versions: 3.1-RC1    
    Reporter: Lee Greiner
 Assigned to: Wouter Zoons 
    Priority: Minor


I have a paramter on a transtition leaving a front-end view named email. I also 
have client side validation enabled. The parameter's format tagged value has 
"email, maxlength 50" assigned. The resulting jsp's javascript only performs 
the maxlength validation. When I reverse the order of the validators, 
"maxlength 50, email", I still only get the maxlength validator.

If I specify only the email validator I then get email validation. 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

Reply via email to