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.

CommentFileSizeAuthor
acidfree_menu_array.patch_0.txt746 bytestayknight

Comments

vhmauery’s picture

Status: Needs review » Fixed

I 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

anthon1’s picture

just wanted to say thanks, i've been waiting for this fix all week. yay, My acid free is working!

:D
Anthony

vhmauery’s picture

Status: Fixed » Closed (fixed)