You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2010/06/07 10:56:10 UTC

[jira] Created: (VYSPER-208) IQHandler is too lax in checking what namespace an inner element is in

IQHandler is too lax in checking what namespace an inner element is in
----------------------------------------------------------------------

                 Key: VYSPER-208
                 URL: https://issues.apache.org/jira/browse/VYSPER-208
             Project: VYSPER
          Issue Type: Bug
          Components: core protocol
    Affects Versions: 0.5
            Reporter: Niklas Gustavsson
            Assignee: Niklas Gustavsson
             Fix For: 0.6


The IQ handler checks if a namespace is declared, as well as the actual namespace of the inner element. Only the actual namespace of the inner element should be valid. This can potentially lead to the wrong handler being picked. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (VYSPER-208) IQHandler is too lax in checking what namespace an inner element is in

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed VYSPER-208.
------------------------------------

    Resolution: Fixed

Fixed in rev 952146.

> IQHandler is too lax in checking what namespace an inner element is in
> ----------------------------------------------------------------------
>
>                 Key: VYSPER-208
>                 URL: https://issues.apache.org/jira/browse/VYSPER-208
>             Project: VYSPER
>          Issue Type: Bug
>          Components: core protocol
>    Affects Versions: 0.5
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 0.6
>
>
> The IQ handler checks if a namespace is declared, as well as the actual namespace of the inner element. Only the actual namespace of the inner element should be valid. This can potentially lead to the wrong handler being picked. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.