I noticed this little bug in nodewords_basic_update_6109() namely that the UPDATE SQL commands use direct table names instead of enclosing them in braces. This was in the update from 6.x-1.11 to latest -dev as of writing.
This results a broken update on sites where $db_prefix is used.

Here's a little patch which solves the problem. Thanks.

CommentFileSizeAuthor
#1 816426_nodewords_basic_6109.patch1.33 KBmelon

Comments

melon’s picture

StatusFileSize
new1.33 KB

File attachment dropped during preview, here is the patch again.

Anonymous’s picture

Status: Active » Fixed

The code has been changed, and committed. Thanks for your report, and help.

Status: Fixed » Closed (fixed)

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