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.

CommentFileSizeAuthor
#1 makemeeing.patch1.75 KBsimon georges

Comments

simon georges’s picture

Status: Active » Needs review
StatusFileSize
new1.75 KB

Providing patch.

SebCorbin’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Assigned: Unassigned » SebCorbin
Status: Needs review » Closed (fixed)

Patched.