Right now we're doing some unnecessary work generating our own placeholders for SQL queries when we could be using Drupal core's db_placeholders() function. These patches convert array_fill() to use db_placeholders() in D6 and a better sanity check on anonymous user submission IDs.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_submissions_anon_filter-d7.patch | 1.03 KB | quicksketch | |
| webform_submissions_anon_filter-d6.patch | 1.82 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted.