[richfaces-issues] [JBoss JIRA] Updated: (RF-5483) inplaceSelect: "required" attribute does not work.

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Dec 29 10:57:54 EST 2008


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

Anton Belevich updated RF-5483:
-------------------------------

     Original Estimate: 1 day
    Remaining Estimate: 1 day
           Component/s: planning_all
         Fix Version/s: 3.3.0
              Due Date: 04/Jan/09
              Assignee: Denis Morozov  (was: Nick Belaevski)


> inplaceSelect: "required" attribute does not work.
> --------------------------------------------------
>
>                 Key: RF-5483
>                 URL: https://jira.jboss.org/jira/browse/RF-5483
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>         Environment: 3.3.0.CR1
>            Reporter: Alexander Dubovsky
>            Assignee: Denis Morozov
>             Fix For: 3.3.0
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Code:
> <h:messages></h:messages>
> 	<h:form>
> 		<rich:inplaceSelect value="#{custom.value}" label="select" required="true" defaultLabel="select...">
> 			<f:selectItem itemLabel="item_1" itemValue="item_1" />
> 			<f:selectItem itemLabel="item_2" itemValue="item_2" />
> 			<f:selectItem itemLabel="item_3" itemValue="item_3" />
> 		</rich:inplaceSelect>
> 		<h:commandButton value="h submit" />
> 	</h:form>
> Open page and click submit button
> Result: validation is passed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list