[richfaces-issues] [JBoss JIRA] Created: (RF-3311) InplaceSelect: "immediate" attribute doesn't work.

Heorhi Maksimenko (JIRA) jira-events at lists.jboss.org
Wed Apr 30 09:03:18 EDT 2008


InplaceSelect: "immediate" attribute doesn't work.
--------------------------------------------------

                 Key: RF-3311
                 URL: http://jira.jboss.com/jira/browse/RF-3311
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: IE6, FF2; Jsp,Facelets.
            Reporter: Heorhi Maksimenko
         Assigned To: Nick Belaevski


"immediate" attribute for InplaceSelect doesn't work.

<rich:inplaceSelect id="inplaceSelectID"		
		defaultLabel="defaultLabel"
		immediate="true">
		<f:selectItem itemLabel="errors" itemValue="errors" />
		<f:selectItem itemLabel="fatals" itemValue="fatals" />
		<f:selectItem itemLabel="infos" itemValue="infos" />
		<f:selectItem itemLabel="passeds" itemValue="passeds" />
		<f:selectItem itemLabel="warns" itemValue="warns" />
		<f:selectItem itemLabel="warnswarnswarnswarns" itemValue="warnswarnswarnswarns" />		
</rich:inplaceSelect>

load page with component.
click submit.-->Warning is presented "formID:inplaceSelectSubviewID:inplaceSelectID: Validation Error: Value is not valid"


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

        



More information about the richfaces-issues mailing list