When clicking the Reset button, to clear the filters, an endless redirect loop starts. After a while the browser (Firefox and Chrome) displays a dialog, saying that there was to many redirects.
Versions used:
Drupal core: 7.17
Admin views: 7x-1.1
VOB: 7.x-3.1
Views: 7.x-3.5
Chaos tool suite: 7.x-1.2
Entity API: 7.x-1.0
My site is translated to Swedish, so the name of the Reset button is "Återställ". I see that the url used is http://us.slconsulting.se/admin/content?title=&type=All&author=stelin99&... (in plain text: 'op=Återställ'). Is that right?

Using the filters work as expected. It's only the reset button that don't.

I installed VOB and Admin views yesterday on my test site. I really need something like Admin views; our site has more than 350 articles and the editors are getting crazy because it's so hard to locate the nodes.
Any help would be highly appreciated!

/Stefan

Comments

halefx’s picture

This is actually a Views issue that should be fixed when Views 3.6 comes out.. or you could try the current dev release.

See:

  1. Views "Reset" button causes infinite redirect loop
  2. Redirect loop when resetting admin views filter on D7.18
  3. Reset button on exposed filters causes a redirect loop
drumla’s picture

Thank you, halefx!
I applied "views-exposed-form-reset-redirect-1807916-4.patch" and now it works.
You saved my day, plus the editors will love me when I add Administration Views to the live site!

damiankloip’s picture

Status: Active » Closed (duplicate)