Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5a
-
Fix Version/s: 0.5
-
Component/s: None
-
Labels:None
Description
calling the DELETE method on a book only removes the images directory. If there is other data related to the book in the books directory, some model data for example, this currently won't be removed. All of the data in the book should be removed.
This should probably just delete the entire book directory.