Attached is a D5 port like we discussed.
There are some changes to form_alter and the #submit handler for the node forms with taxonomy.
The #submit handler does not get $form_state so #multiple is not available there. As an improvement to the logic, we now check in form_alter if we even need to give the form the #submit and keep track of which vocabularies need to be processed by passing in a custom param to the #submit which contains an array of vids.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | betterselect_d5.patch | 3.39 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedapparently it lost my patch?
Comment #2
webchickThanks! I tested this out briefly and didn't find any more bugs than are already documented.
Committed, rolled a dev release for now.
Comment #3
webchickOh. I also added you to the committer list, since I have no intention of maintaining a D5 branch. ;)
Comment #4
Anonymous (not verified) commentedthanks webchick :)
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.