Active
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 08:27 UTC
Updated:
9 Feb 2012 at 09:52 UTC
I have ajax exposed filter but I get this error in Safari 5.1.2 for Mac:
An error occurred while attempting to process /views/ajax: 'undefined' is not an object (evaluating 'E.call')
It works in FF10 and now it also works in Chrome 17.0.963.46. It was the same error in Chrome 16.
Comments
Comment #1
dawehnerWell if it works in chrome that's seems to be a bug of safari itself. Maybe you can find something out there.
In general it would interesting whether you can explain how to reproduce the problem on a clean drupal installatino with just a normal view without additional fields etc.