Closed (fixed)
Project:
Views Mail
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 16:01 UTC
Updated:
11 Dec 2009 at 21:40 UTC
Table names in several queries are not encased in curly brackets. This caused 'table not found' errors for me. Once I inserted the curly brackets, I then had to insert table name aliases for the rest of the query to work.
Comments
Comment #1
somebodysysop commentedAttached is patch which should have curly brackets in all the queries. Thanks.
Problem uploading to Drupal.org. Can't get patch attached:
http://drupal.org/files/issues/views_mail.module.5.x-2.0.patch
This is the last uploaded patch. Will try to get the newewst uploaded when this problem is resolved.
Comment #2
somebodysysop commented