There are a few things that need to be cleaned up prior to a 7.x release. Some of them are worth their own discussion #1813380: Prevent XSS via all settings.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1813382_block_submit_fixes_no_whitespace.patch | 3.53 KB | greggles |
| #1 | 1813382_block_submit_fixes.patch | 5.66 KB | greggles |
Comments
Comment #1
gregglesHere are two initial patches that clean things up - one was created with "git diff -w" to only show the "non whitespace" changes.
Comment #2
gregglesFor those following this issue queue, I've now released this as the 7.x-2.0-beta1 release of hide_submit and plan to continue work there.
Comment #3
gregglesThis is won't fixed after http://drupal.org/node/1813712 since the module is now marked as abandoned.