| Summary | Delete of folder is not recursive |
| Queue | Gollem |
| Queue Version | Git master |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 11/14/2012 (4763 days ago) |
| Due | |
| Updated | 11/26/2012 (4751 days ago) |
| Assigned | 11/14/2012 (4763 days ago) |
| Resolved | 11/26/2012 (4751 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
"Unable to delete folder foo: Unable to delete /foo, the directory is
not empty"
"foo" contains a subfolder "bar". Tested with the SQL backend.
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Delete of folder is not recursive
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when you try to delete a folder that still contains content,
gollem will spit an error message.
Would be nice to have a checkbox for recursive delete like in dynamic imp.
Thomas