[phpOpenTracker-devel] [Bug #4064] clickpath_analysis addNode
[email protected] Thu, 19 May 2005 05:28:58 -0800 (AKDT)
| Newsgroups | gmane.comp.web.phpopentracker.devel |
|---|---|
| Message-ID | <[email protected]> |
Bug #4064, was updated on 2005-May-19 05:28 Here is a current snapshot of the bug. Project: phpOpenTracker Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: bugmenot Assigned to : none Summary: clickpath_analysis addNode Details: When calling the clickpath_analysis without passing a result format parameter it defaults to $result = array() which of course then doesn't work further down the document (line 344) where there's a call to: $result->addNode(...) For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=4064&group_id=2025