I have a customer using this excellent module, but the Reset button on the admin/people page generated by this module as a View goes into an endless request loop for the URL:

/admin/people?name=&mail=&status=All&rid=All&op=Reset

Tried with and without AJAX.

Comments

damiankloip’s picture

Status: Active » Closed (duplicate)

This is not an admin_views issue, but a views issue in general. We just package up default views. See #1807916: Reset button on exposed filters causes a redirect loop