[horde] Undefined Variable Error in Horde Summary/Kronolith

Garry Thomas gthomas at netstarnetworks.com
Sat Feb 22 23:16:34 PST 2003


Hi,
	Not sure how to submit a patch, but I believe
line 364 in horde/kronolith/lib/Kronolith.php should be
Changed from the current...

if (!is_a($taskList, 'PEAR_Error')) {

To the following....

if (!is_a($meetingList, 'PEAR_Error')) {


	With out this change, you get an error on the Horde Summary page
if you enable Meeting display in Kronolith....as follows....

Notice: Undefined variable: taskList in
/var/www/html/horde/kronolith/lib/Kronolith.php on line 364


Regards
Garry



More information about the horde mailing list