You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Anurag Aggarwal (JIRA)" <ji...@apache.org> on 2010/05/13 00:09:42 UTC

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

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.


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

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

Anurag Aggarwal updated ODE-822:
--------------------------------

    Attachment: a.patch

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


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869862#action_12869862 ] 

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

Integrated in ODE-trunk-jdk6 #262 (See [http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/262/])
    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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ 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.