[seam-issues] [JBoss JIRA] Assigned: (JBSEAM-4658) <s:conversationPropagation> better validation of type parameter

Marek Novotny (JIRA) jira-events at lists.jboss.org
Thu Nov 18 13:13:08 EST 2010


     [ https://jira.jboss.org/browse/JBSEAM-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny reassigned JBSEAM-4658:
-------------------------------------

    Assignee: Marek Novotny


> <s:conversationPropagation> better validation of type parameter
> ---------------------------------------------------------------
>
>                 Key: JBSEAM-4658
>                 URL: https://jira.jboss.org/browse/JBSEAM-4658
>             Project: Seam
>          Issue Type: Bug
>    Affects Versions: 2.2.1.CR1
>         Environment: JBoss AS M3
>            Reporter: Andrew Wheeler
>            Assignee: Marek Novotny
>            Priority: Minor
>
> The examples for <s:conversationPropagation> in section 7.1 of the documentation state that a nested conversation is started with type="nested". If used with a commandLink this causes handleConversationPropagation to begin a null pageflow. The result is that a NullPointerException is thrown.
> Section 33.1.1.5 correctly states that type should be "nest".
> I suggest that a check is performed on the conversationPropagation control to throw an exception if the wrong type is passed. The documentation should be corrected to be consistent.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list