[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-632) ajax4jsf a:commandLink stops working if page is defined in pages.xml with an action, or if page is opened from s:link
Dan Liu (JIRA)
jira-events at jboss.com
Wed Jan 3 05:56:27 EST 2007
ajax4jsf a:commandLink stops working if page is defined in pages.xml with an action, or if page is opened from s:link
---------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-632
URL: http://jira.jboss.com/jira/browse/JBSEAM-632
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Affects Versions: 1.1.0.GA
Environment: any
Reporter: Dan Liu
Priority: Critical
a4j a:commandLink stops working in following two situations:
1. If the containing page is defined in pages.xml with an action defined, the action method defined in pages.xml is always triggered and a:commandLink specified method is never triggered.
2. If the containing page is bookmarkable and is opened through s:link, the a:commandLink in this page would stop working.
--
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