Closed (fixed)
Project:
Taxonomy import/export via XML
Version:
master
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2008 at 13:59 UTC
Updated:
13 Sep 2009 at 11:10 UTC
Taxonomy_get_vocabulary or taxonomy_vocabulary_load are not hooks, why do you use module_invoke? Coder would have caught those calls (6.x updates) had they been called directly.
Comments
Comment #1
dman commented(Issue queue cleanup)
WTF? Yeah, what ARE they doing there?
And had been copy/pasted into various places.
I just stripped our 2 DOZEN wacky module_invokes in odd places. I have no idea what that was all about. Must have been there forever.