[
https://jira.jboss.org/jira/browse/RF-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Vitenkov reopened RF-5851:
----------------------------------
Assignee: Nick Belaevski (was: Tsikhon Kuprevich)
Still reproducible at 3.3.1.BETA5
#1. Use code below:
<rich:dropDownMenu...
<rich:menuItem value="Suboption1-1" ajaxSingle="true"
process="text2" submitMode="ajax">
<h:inputText value="#{custom.text1}"
id="text1" />
<h:inputText value="#{custom.text2}"
id="text2" />
</rich:menuItem>
...
Where custom.text1,custom.text2 - private int text1;private int text2
#2. Navigate to the tested page.
#3. Click on "Suboption1-1" menu item and verify text1, text2 model update.
Actual behavior:
Model is not updated.
> Menu Item: process attribute does not work
> -------------------------------------------
>
> Key: RF-5851
> URL: https://jira.jboss.org/jira/browse/RF-5851
> Project: RichFaces
> Issue Type: Bug
> Components: functional-tests
> Affects Versions: 3.3.0
> Reporter: Andrei Markavtsov
> Assignee: Nick Belaevski
> Fix For: 3.3.1
>
>
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues