[
https://issues.apache.org/jira/browse/MYFACES-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Curtiss Howard resolved MYFACES-2890.
-------------------------------------
Fix Version/s: 2.0.2-SNAPSHOT
Resolution: Fixed
> Button renderer doesn't decode f:params properly
> ------------------------------------------------
>
> Key: MYFACES-2890
> URL: https://issues.apache.org/jira/browse/MYFACES-2890
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.1
> Reporter: Curtiss Howard
> Priority: Minor
> Fix For: 2.0.2-SNAPSHOT
>
>
> If you have h:commandButtons that have f:params with identical names but
> different values, we render oamSubmit code to supply the correct value upon
> submit. However, the submitted field is no longer the button's client ID but
> "clientID" + "_idcl". The button renderer's decoder needs to look for that
> field as well to handle this situation. It looks to me as though
> commandLink's renderer was updated to handle this situation, but not
> commandButton's.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.