The table names in the function _community_tags_cleanup_orphaned_tags_by_tids($tids) - community_tags.module are not escaped in the multi-line SQL.

This means that sometimes the query fails (if the database tables are prefixed).

CommentFileSizeAuthor
#2 sql-bug-1086200.patch1.41 KBAndrewBoag

Comments

AndrewBoag’s picture

Priority: Major » Normal

updated priority to normal (wasn't really major ... )

AndrewBoag’s picture

Status: Active » Needs review
StatusFileSize
new1.41 KB

attached patch.

chaps2’s picture

Status: Needs review » Fixed

Thanks for the patch. Committed and included in new releases 7.x-1.0-beta2 and 6.x-1.0-beta5.

Status: Fixed » Closed (fixed)

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