Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.11
Component:
profile data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Nov 2010 at 16:40 UTC
Updated:
25 Aug 2017 at 09:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerIf you apply this patch and you clear the views cache at admin/build/views/tools, does this patch fix your issue?
Comment #2
Monty-2 commentedafter applying the patch the query become
WHERE profile_values_*.value = '', that is sintactically correct, but is searching for an empty string '' to be FALSE and not for '0'Comment #3
Monty-2 commentedComment #4
dawehnerUpdate status.
Comment #5
mustanggb commented