After yesterday's commits, I am getting the following message when exposing a string filter:

notice: Undefined index: operator in C:\www\drupal\sites\all\modules\views\includes\handlers.inc on line 1499.

It looks like the problem was introduced by http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views/inclu....

I think this patch is the right way to fix it, but that should be confirmed.

CommentFileSizeAuthor
handlers.inc_.patch886 byteskarens

Comments

merlinofchaos’s picture

I agree, that's the proper fix. What's odd is that I could swear I fixed that already but it's not in my code. Maybe it's on my laptop and unsaved or something.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.