You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2010/05/21 05:51:16 UTC

[jira] Resolved: (ODE-822) in pmapi - garbage filter for instances select everything

     [ https://issues.apache.org/jira/browse/ODE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-822.
-----------------------------

    Fix Version/s: 1.3.5
       Resolution: Fixed

Thanks Anurag!

> in pmapi - garbage filter for instances select everything
> ---------------------------------------------------------
>
>                 Key: ODE-822
>                 URL: https://issues.apache.org/jira/browse/ODE-822
>             Project: ODE
>          Issue Type: Bug
>            Reporter: Anurag Aggarwal
>             Fix For: 1.3.5
>
>         Attachments: a.patch
>
>
> If the filter has garbage string as it's filter value:
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pmap="http://www.apache.org/ode/pmapi">
>    <soapenv:Header/>
>    <soapenv:Body>
>       <pmap:delete>
>          <filter>blah</filter>
>       </pmap:delete>
>    </soapenv:Body>
> </soapenv:Envelope>
> then all instances are deleted.

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