acidfree_menu calls taxonomy_get_term, which returns an object. This patch removes the array cast so the rest of the callback arguments correctly pass $term-tid.
| Comment | File | Size | Author |
|---|---|---|---|
| acidfree_menu_array.patch_0.txt | 746 bytes | tayknight |
acidfree_menu calls taxonomy_get_term, which returns an object. This patch removes the array cast so the rest of the callback arguments correctly pass $term-tid.
| Comment | File | Size | Author |
|---|---|---|---|
| acidfree_menu_array.patch_0.txt | 746 bytes | tayknight |
Comments
Comment #1
vhmauery commentedI don't know how this error made it in -- my best guess is that it got messed up when I tried to fix a repository blunder on my dev box. Anyway, thanks for catching it. The patch has been committed and is fixed in acidfree.module version 1.102
Comment #2
anthon1 commentedjust wanted to say thanks, i've been waiting for this fix all week. yay, My acid free is working!
:D
Anthony
Comment #3
vhmauery commented