[
https://jira.jboss.org/jira/browse/RF-3311?page=com.atlassian.jira.plugin...
]
Anton Belevich resolved RF-3311.
--------------------------------
Resolution: Cannot Reproduce Bug
Assignee: Tsikhon Kuprevich (was: Anton Belevich)
InplaceSelect: "immediate" attribute doesn't work.
--------------------------------------------------
Key: RF-3311
URL:
https://jira.jboss.org/jira/browse/RF-3311
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.2.1
Environment: IE6, FF2; Jsp,Facelets.
Reporter: Heorhi Maksimenko
Assignee: Tsikhon Kuprevich
Fix For: 3.3.0
Original Estimate: 2 hours
Remaining Estimate: 2 hours
"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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira