Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Apr 2009 at 10:55 UTC
Updated:
25 Apr 2009 at 12:34 UTC
I have a profile field that is a drop down menu. All choices are in the form 'County\City'.
I cannot filter by this field. When I choose an option, I get the error message 'An illegal choice has been detected. Please contact the site administrator.'
Comments
Comment #1
silid commentedI am an idiot. This is the second time I have posted this 'bug'. At least I solved the problem last time and google was able to find my post. #262178: Select options escaped
The answer is - make sure magic_quotes_gpc is off.