the filter config page at admin/filters/*/configure throws the usual fatal PHP error
Call to undefined function: form_checkboxes() in /Users/dan/RootSites/drupal47/modules/interwiki/interwiki.module on line 323
I'll fix it myself at the end of the week if no-one else grabs it in the meantime...
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | interwiki.module.to2.patch.txt | 25.74 KB | Anonymous (not verified) |
| #1 | interwiki.module.to1.patch | 24.04 KB | dan90 |
Comments
Comment #1
dan90 commentedhere is a patch that fixes the errors on the filter settings page under 4.7, and incidentally replaces all spaces with tabs...
still doesnt fix all the form api things, for example the interwiki table entry editor. Given time and coffee I'll get onto it.
Comment #2
dan90 commentedassigning to myself.
Comment #3
Anonymous (not verified) commentedThis is another patch that fixes the rest of the forms errors. It seems to work and display correctly. This enables the add/ delete forms on 4.7. The confirm box has changed as well in 4.7. Renaming prefixes doent seem to delete the old one, though.
Comment #4
sheldon rampton commentedThanks for the patches. I've applied them and done a bit of testing, and everything seems to work, so I've released it for 4.7.
--Sheldon Rampton
Comment #5
(not verified) commented