[
http://jira.jboss.com/jira/browse/JBSEAM-1811?page=all ]
Pete Muir reassigned JBSEAM-1811:
---------------------------------
Assignee: Norman Richards (was: Pete Muir)
The implementation of this would be horrid as really relies on the postback, which
isn't available on GET requests.
So I'm -1 and I think we should close as won't fix.
We should document that this doesn't work and won't be fixed.
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: Norman Richards
Fix For: 2.1.0.GA
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