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


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.

Reply via email to