A few forms have been renamed in D7 and the module needs to rename variables left from D6 to keep the settings of these forms.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | honeypot-1677074-1.patch | 1.49 KB | dmitriy.trt |
A few forms have been renamed in D7 and the module needs to rename variables left from D6 to keep the settings of these forms.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | honeypot-1677074-1.patch | 1.49 KB | dmitriy.trt |
Comments
Comment #1
dmitriy.trt commentedPatch attached.
Comment #2
geerlingguy commentedGood find! I never actually thought about this, since I only use Honeypot on a couple D6 sites, and haven't yet upgraded them. I might need to check for one or two more missing form IDs, but in general, the patch looks good.
Comment #3
geerlingguy commentedCommitted: http://drupalcode.org/project/honeypot.git/commit/bc4bca1
Thanks for the patch!