_spaces_og_group_options uses %d instead of '%s' in one of its queries (patch attached)
halcyonCorsair - October 2, 2009 - 03:18
| Project: | Spaces |
| Version: | 6.x-2.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
AND sf.value != %d
is used instead of:
AND sf.value != '%s'
| Attachment | Size |
|---|---|
| spaces_og_group_options_query.patch | 510 bytes |

#1
Thanks, committed: http://drupal.org/project/cvs/261691
#2
Setting to fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.