$taxoarr is undefined
kscheirer - July 14, 2009 - 21:41
| Project: | Listhandler |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | kscheirer |
| Status: | active |
Jump to:
Description
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.

#1