Needs review
Project:
Blueprint
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 13:32 UTC
Updated:
7 Oct 2012 at 05:17 UTC
Jump to comment: Most recent file
I have to admit I'm guilty of stealing the JS/throbber for replacing submit/save buttons with a throbber/saving message for half my projects (to prevent duplicate form submissions). I needed it for a D7 project today, so I reformatted the jQuery for Drupal 7 standards (had to add in a couple divs, for the comment form, rename the selector for the user-register-form, and reformat the code to follow D7 JS coding styles.
I will attach the patch against the 7.x-2.x branch in the comment below.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | js-prevent-form-duplicates-1206338-1.patch | 2.18 KB | geerlingguy |
Comments
Comment #1
geerlingguy commentedPatch attached.
Comment #2
geerlingguy commented