Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-beta3
Component:
exposed filters
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2011 at 08:55 UTC
Updated:
11 Apr 2011 at 11:19 UTC
I've a block view with an exposed filter (taxonomy term). When I filter the exposed data, the form redirect myself to / but with correct arguments on the querystring intead to redirect me to the same page with tis arguments.
Comments
Comment #1
rvilarThis block has AJAX enabled.
Comment #2
rvilarFirebug show me an error in misc/ajax.js:
"this.element is undefined"
line 138. Any idea?
Comment #3
Letharion commentedMy idea is that you provide steps to reproduce the problem :)
Comment #4
rvilarI close this issue because I've opened a new one more specific with a patch
#1123300: Image button in block views with exposed filter breaks AJAX routine