I'm trying to add two date filters on the same field, a starting and ending date (just enabled Date Views). They aren't starting and ending pairs in a single node, just starting and ending dates to apply to a single date in the field. I get the above error when trying to save the second filter settings. The first one (greater than or equal to) saved okay into the View. The second one, ending date, gives the ajax popup error mentioned above if I save, cancel, or remove. I have to use the black X to get out of the settings dialog.
[edit] Add that my filters are exposed, but that doesn't seem to affect it. They are also Select (as indicated from where the error is) and I don't get the error if I choose popup.
I have Views 3.3 and Ctools rc1.
Comments
Comment #1
karens commentedYou should be opening up the filters to be sure you don't have two filters with the same key because they won't work right that way. But I am adding some code to get rid of the error message.
http://drupalcode.org/project/date.git/commit/b4e66cd
Comment #2.0
(not verified) commentedadd info about exposed and select/popup.