[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1811) DefaultActionListener is not call when using s:link
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Aug 20 12:11:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1811?page=all ]
Pete Muir updated JBSEAM-1811:
------------------------------
Issue Type: Feature Request (was: Bug)
Fix Version/s: 2.0.0.CR1
> DefaultActionListener is not call when using s:link
> ---------------------------------------------------
>
> Key: JBSEAM-1811
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1811
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: JSF
> Affects Versions: 1.2.1.GA
> Environment: Jboss 4.0.5 GA and JBoss 4.2.0
> Reporter: Andy Bosch
> Assigned To: Pete Muir
> Fix For: 2.0.0.CR1
>
>
> In JSF in faces-config.xml you can create your own actionlistener with
> <action-listener>
> com.company.MyActionListener
> </action-listener>
> This actionlistener will be executed each time, a commandLink or commandButton is pressed. When
> using s:link or s:button the actionlistener is not called.
--
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 seam-issues
mailing list