When a user with a title gets deleted from a group, it doesn't delete the title properly because the DELETE FROM statement refers to {og_titles} instead of {ug_uid_titles}. This also causes an error because {og_titles} doesn't have the uid-column.

CommentFileSizeAuthor
og_titles-userdeletefix.patch756 bytesDruKaz

Comments

mradcliffe’s picture

Status: Needs review » Fixed

Thanks for noticing this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.