[richfaces-issues] [JBoss JIRA] Updated: (RF-243) Action Listener isn't invoked by DEFAULT on the menuItem
Aleksej Yanul (JIRA)
jira-events at lists.jboss.org
Wed Oct 3 13:13:05 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-243?page=all ]
Aleksej Yanul updated RF-243:
-----------------------------
Fix Version/s: 3.1.2
(was: 3.0.1)
Affects Version/s: 3.1.1
(was: 3.0.1)
> Action Listener isn't invoked by DEFAULT on the menuItem
> --------------------------------------------------------
>
> Key: RF-243
> URL: http://jira.jboss.com/jira/browse/RF-243
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.1
> Reporter: Ilya Shaikovsky
> Assigned To: Sergey Halipov
> Fix For: 3.1.2
>
>
> If you specify only actionListener on the menu Item
> <rich:dropDownMenu value="Opened File">
> <rich:menuItem value="Close" actionListener="#{capitalsBean.actionListener}" ></rich:menuItem>
> </rich:dropDownMenu>
> - submit will not be fired
> But if you add action or submitMode to tag - request getting called and listener fires.
--
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