Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 M3
-
Fix Version/s: 1.1 M4
-
Component/s: {Unused} APIs, {Unused} Web Services
-
Labels:None
-
Similar issues:
Description
Current XMLRPC implementation of XWiki does not have a method for deleting whole spaces. Instead it's achived through deleting all the children. But the confluence XMLRPC API has a method for this. Need to add this functionality.