Closed (fixed)
Project:
Workspace
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Dec 2004 at 02:06 UTC
Updated:
10 Jan 2005 at 14:15 UTC
I'm using Drupal from CVS, Workspace from CVS. Drupal is installed with all tables prefixed. Workspace installs fine, but upon visiting the My Workspace page, errors are seen (Workspace is unable to find the node table).
The error is fixed by placing brackets {} around any tables that are queried in the code. These brackets are used in the COUNT queries, but not the regular SELECT queries. Without this fix, the module will not work properly on a site that has prefixed tables.
Comments
Comment #1
jvandyk commentedWorkspace cvs was behind workspace 4.5. Checked new version into cvs. This bug was fixed in 4.5 in November.
Comment #2
intel352 commentedlol, never thought the live version would be behind cvs. heh, thx for the update ;-)
Comment #3
(not verified) commented