[gatein-issues] [JBoss JIRA] (GTNPORTAL-2309) MandatoryValidator is not triggered when UIFormStringInput is readonly

Hai Nguyen (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 23:45:40 EST 2011


     [ https://issues.jboss.org/browse/GTNPORTAL-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hai Nguyen resolved GTNPORTAL-2309.
-----------------------------------

    Resolution: Done

    
> MandatoryValidator is not triggered when UIFormStringInput is readonly
> ----------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2309
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2309
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: kien nguyen
>            Assignee: Hai Nguyen
>              Labels: portal-s65
>             Fix For: 3.2.0-CR01
>
>
> Example:
> In statement
> {code}
> UITemplateForm.java
> // Some comments here
> templateTab.addUIFormInput(new UIFormStringInput(FIELD_LABEL, FIELD_LABEL, null).addValidator(MandatoryValidator.class).setEditable(false)) ;
> {code}
> Mandatory check is not executed after submiting form with no input in UIFormStringInput

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list