The implementation of node_delete for both node types (makemeeting and makemeeting_simplepoll) contains the string "makemeeing" instead of "makemeeting" in the three SQL queries. This causes nodes not to be correctly deleted.
Changing these lines (6 in total) fixes the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | makemeeing.patch | 1.75 KB | simon georges |
Comments
Comment #1
simon georges commentedProviding patch.
Comment #2
SebCorbin commentedPatched.