You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2008/06/20 17:35:45 UTC

[jira] Created: (SLING-551) Sling.removeContent does not work due to wrong operation name

Sling.removeContent does not work due to wrong operation name
-------------------------------------------------------------

                 Key: SLING-551
                 URL: https://issues.apache.org/jira/browse/SLING-551
             Project: Sling
          Issue Type: Bug
    Affects Versions: Servlets Post 2.0.2
            Reporter: Bertrand Delacretaz
            Priority: Minor


In sling.js, the Sling.removeContent() method should use ":operation=delete", it is still using ":delete" which fails.

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


[jira] Closed: (SLING-551) Sling.removeContent does not work due to wrong operation name

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

Bertrand Delacretaz closed SLING-551.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Servlets Post 2.0.4

Fixed in revision 669948

> Sling.removeContent does not work due to wrong operation name
> -------------------------------------------------------------
>
>                 Key: SLING-551
>                 URL: https://issues.apache.org/jira/browse/SLING-551
>             Project: Sling
>          Issue Type: Bug
>    Affects Versions: Servlets Post 2.0.2
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>             Fix For: Servlets Post 2.0.4
>
>
> In sling.js, the Sling.removeContent() method should use ":operation=delete", it is still using ":delete" which fails.

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