missing table escape

maulwuff - November 10, 2008 - 21:30
Project:Advanced Poll
Version:5.x-1.0-beta6
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Just tried to add a user to the electoral list, and got this:

user warning: Table 'databasename.users' doesn't exist query: REPLACE INTO forum_advpoll_electoral_list (nid, uid) SELECT '5703', u.uid FROM users u WHERE u.name = 'Maulwurf' in /var/www/includes/database.mysql.inc on line 174.

it should say {users} in the code I think.

#1

ChrisKennedy - December 8, 2008 - 05:33
Status:active» fixed

Fixed this bad boy - thanks for the bug report.

#2

System Message - December 22, 2008 - 05:42
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.