Closed (fixed)
Project:
OG Titles
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 17:48 UTC
Updated:
1 Oct 2010 at 18:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| og_titles-userdeletefix.patch | 756 bytes | DruKaz |
Comments
Comment #1
mradcliffeThanks for noticing this.