Closed (works as designed)
Project:
Listhandler
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2009 at 21:41 UTC
Updated:
3 Feb 2011 at 15:13 UTC
in listhandler_send_mail()::line 308, $taxoarr is not defined. I'd assume this should be $taxoterm->tid instead, but considering that this bug appears to have been around since 2004 (r1.50) I'm not sure what the best way to handle this would be.
Comments
Comment #1
kscheirerComment #2
cor3huis commentedSet this not assigned to yourself otherwise no one will start looking into the issue.
Comment #3
cor3huis commentedIt is assigned and get to be the value of the object fetching action. The relevant code of the current 6.x -dev version is below as a reference to take a look how it is done: