[wicked] Excellent work...

Brian Martinez martinez_brain at hotmail.com
Tue May 31 11:25:20 PDT 2005


All,

Excellent work with the recent updates!  The developers have done a 
wonderful job as always exceeding my expectations...thank you all.

Was testing the recent updates to Wiked...received an error on line 180 and 
210 regarding "$referrer_id" in function "handleAction()"... in 
wicked/lib/page/attachedfiles.php.

Notice: Undefined variable: referrer_id in 
/var/www/php/horde/wicked/lib/Page/AttachedFiles.php on line 180
Notice: Undefined variable: referrer_id in 
/var/www/php/horde/wicked/lib/Page/AttachedFiles.php on line 210

I added "$referrer_id = $wicked->getPageId($this->referrer());" to the 
"handleAction()" function --just as a test-- and things seemed to go well 
after removing the bad entry from the database.

Output of Horde Log:
May 31 11:21:15 HORDE [debug] [wicked] SQL Query by 
DataTree_sql::_buildParentIds(): SELECT datatree_id, datatree_parents FROM 
horde_datatree WHERE datatree_name = 'AttachedFiles' AND group_uid = 
'horde.perms' ORDER BY datatree_id [on line 256 of 
"/usr/share/pear/Horde/DataTree/sql.php"]
May 31 11:21:15 HORDE [debug] [wicked] SQL Query by DataTree_sql::_load(): 
SELECT c.datatree_id, c.datatree_name, c.datatree_parents, c.datatree_order 
FROM horde_datatree c WHERE c.group_uid = 'horde.perms'  [on line 118 of 
"/usr/share/pear/Horde/DataTree/sql.php"]
May 31 11:21:15 HORDE [debug] [wicked] SQL Query by 
DataTree_sql::_buildParentIds(): SELECT datatree_id, datatree_parents FROM 
horde_datatree WHERE datatree_name = 'AttachedFiles' AND group_uid = 
'horde.perms' ORDER BY datatree_id [on line 256 of 
"/usr/share/pear/Horde/DataTree/sql.php"]
May 31 11:21:15 HORDE [debug] [wicked] SQL Query by DataTree_sql::_load(): 
SELECT c.datatree_id, c.datatree_name, c.datatree_parents, c.datatree_order 
FROM horde_datatree c WHERE c.group_uid = 'horde.perms'  [on line 118 of 
"/usr/share/pear/Horde/DataTree/sql.php"]




More information about the wicked mailing list