[
http://jira.jboss.com/jira/browse/RF-3311?page=all ]
Nick Belaevski updated RF-3311:
-------------------------------
Fix Version/s: 3.2.1
Assignee: Vladimir Molotkov (was: Nick Belaevski)
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: Vladimir Molotkov
Fix For: 3.2.1
"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