Download & Extend

Incompatible with 'Views' module

Project:Hide submit button
Version:6.x-1.10
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Running views 6.x 2.11: http://drupal.org/project/views. Whenever the "Add display" button on the form '{domain}/admin/build/views/edit/{view name}' is pressed, that button is replaced with the "Please wait" text and icon, as it should. However, after the server is done processing the HTTP-request, aforementioned replacement is not reversed. So, the "Please wait" text and icon remain.

Comments

#1

I am not experiencing this issue with version 6.x-1.10. In fact, there is code in there that specifically excludes the admin pages from being affected by the hide-submit functionality. We are using Views 2.8, so perhaps you can research what changed in between 2.8 and 2.11 to "break" the above mentioned code in the hide-submit module.

nobody click here