[
https://issues.apache.org/jira/browse/ODE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen updated ODE-822:
---------------------------------
Fix Version/s: (was: 1.3.5)
1.4
> 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.4
>
> 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.