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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12869856#action_12869856 ] 

Hudson commented on ODE-822:
----------------------------

Integrated in ODE-trunk #268 (See [http://hudson.zones.apache.org/hudson/job/ODE-trunk/268/])
    ODE-822: In pmapi - garbage filter for instances select everything (test, thanks to Anurag Aggarwal)
ODE-822: In pmapi - garbage filter for instances select everything (fix, thanks to Anurag Aggarwal)


> 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.