passes an array when it already got an object and needs to pass an object?
| Comment | File | Size | Author |
|---|---|---|---|
| forum_install_taxo_object.patch | 615 bytes | chx |
passes an array when it already got an object and needs to pass an object?
| Comment | File | Size | Author |
|---|---|---|---|
| forum_install_taxo_object.patch | 615 bytes | chx |
Comments
Comment #1
webchickLooks like this was most likely left-overs from back in 6.x, when taxonomy_save_vocabulary() took an array of form data.
Tested and forum module continues to install, testing bot is happy.
Committed to HEAD. Thanks. :)