]
Shane Bryzak reassigned JBSEAM-1157:
------------------------------------
Assignee: Shane Bryzak
page action not called when login-required="true"
-------------------------------------------------
Key: JBSEAM-1157
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1157
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.2.1.GA
Reporter: Richard Leherpeur
Assigned To: Shane Bryzak
Pages.xml is defined as followed:
<pages login-view-id="/public/login.xhtml">
<page view-id="/restricted/*" login-required="true"/>
<page view-id="/account.xhtml"
action="#{accountAction.outcome}" login-required="true" />
...
</pages>
When accessing account.xhtml, the login accurs but then the action is never called (when
login-required="true"). When removing the attribute login-required, the action
is properly called.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: