[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3441) For a pages.xml <exception> element the attributes of a nested <end-conversation> element are ignored

Jacob Orshalick (JIRA) jira-events at lists.jboss.org
Sat Sep 20 20:20:20 EDT 2008


For a pages.xml <exception> element the attributes of a nested <end-conversation> element are ignored
-----------------------------------------------------------------------------------------------------

                 Key: JBSEAM-3441
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3441
             Project: Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.0.BETA1
            Reporter: Jacob Orshalick
            Assignee: Jacob Orshalick
            Priority: Minor


In testing the <end-conversation /> tag within an <exception> handler, and it seems that all conversation attributes are ignored.  The pages XSD allows:  before-redirect, if, and root, but they are not actually used during exception handling.  This will require parsing the <end-conversation /> attributes in org.jboss.seam.exception.Exceptions and building support into the org.jboss.seam.exception.RedirectHandler hierarchy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list