Coder module reports that CRE should use {curly braces} around table names. I run a site with a drupal_ prefix on all of my drupal tables, and this omission breaks CRE for me. Someone posted the issue to the VotingAPI queue: http://drupal.org/node/142166
I fixed it by hand on my site, but there is a patch linked in that issue: http://drupal.org/files/issues/patch_143.txt
Could this be applied directly to CRE?
Comments
Comment #1
paulhenrich commentedDidn't realize that the linked issue had been moved to the CRE issue queue. Sorry.
Comment #2
David Lesieur commentedSee #142166: votingAPI doesn't handle Drupal DB prefix.