Closed (fixed)
Project:
Signup
Version:
5.x-2.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2007 at 07:41 UTC
Updated:
27 Oct 2007 at 23:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
stborchertSimply removed the appropriate line.
Comment #2
dwwI think we should remove the {signup} table from the query, too, then... Doesn't seem necessary if we're not implicitly filtering on signup.status. We'd want to remove this line, too:
All of this requires a little more thoguht, investigation and testing, however. ;)
Comment #3
stborchertOk, I've removed both lines and tested if there any side effects. There aren't any :-)
The other code doesn't depend on table {signup} so there seems to be no problems and unused code.
Comment #4
dwwConfirmed, and committed to HEAD. My default "signup_current_signups" already had a filter for signups that were open, anyway, so this didn't even break http://drupal.org/node/137911. ;) Woo hoo. Thanks.
Comment #5
(not verified) commented