Hi all, I send a POST with :operation=delete as hidden input field to a resource, and it returns with http 200 OK. But the node is still there. This also happens when using curl according to the doc
$ curl -F":operation=delete" http://host/content/sample
Again, 200, but node remains in its place. Has the syntax changed
meanwhile?
Thanks,
Juerg
