[richfaces-issues] [JBoss JIRA] Closed: (RF-243) Action Listener isn't invoked by DEFAULT on the menuItem
Aleksej Yanul (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 07:15:04 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-243?page=all ]
Aleksej Yanul closed RF-243.
----------------------------
Resolution: Done
> 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