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

rvilar’s picture

This block has AJAX enabled.

rvilar’s picture

Firebug show me an error in misc/ajax.js:

"this.element is undefined"

line 138. Any idea?

Letharion’s picture

Status: Active » Postponed (maintainer needs more info)

My idea is that you provide steps to reproduce the problem :)

rvilar’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

I 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