[Tickets #5468] Re: Task list not displayed correctly with parent/child tasks
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Jun 18 09:09:21 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5468
-----------------------------------------------------------------------
Ticket | 5468
Updated By | kaosbunny at gmail.com
Summary | Task list not displayed correctly with parent/child tasks
Queue | Nag
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners | Jan Schneider
+New Attachment | pear-list.txt
-----------------------------------------------------------------------
kaosbunny at gmail.com (2007-06-18 02:09) wrote:
I've spent some time trying to debug this, but I'm at loss.
Trying to use var_dump() to study object structure differences didn't
prove extremely successful.
If AAA is ticked as "completed", all subtasks are rendered correctly.
I have tried this with a fresh cvs install, and it still fails.
Is my configuration broken in some way? Are there any PEAR packages I
might try to upgrade?
I did
cvs update framework
cd framework
php -q install-packages.php
Without anything changing.
Server setup:
Apache 2.0.55
MySQL 5.0.24a
PHP 5.1.6
Kernel 2.6.17-10-server [Ubuntu]
(Complete list of PEAR packages attached to comment.)
We use IMP to authenticate with a Postfix/MySQL setup, and use SQL as
datatree backend for Horde.
Please let me know if there is any more info that can be helpful in trying
to locate why this bug appears here.
On a sidenote, and I understand this is a completely different issue and
should be reported, but I suspect it might be related snice noone else
seems to have noticed it:
When I try to delete a task I get the error:
Fatal error: Cannot use object of type PEAR_Error as array in
/usr/share/colab/horde/nag/task.php on line 21
It seems that the $tasklist_id argument passed to _delete() is NULL (which
comes from the $vars->get('old_tasklist')) when it should be set to my
userid and makes the Nag::GetTask() to fail.
This will be posted as a separate ticket with some more debug info if it's
found to be unrelated.
But it feels like I have broken something somewhere, I just can't figure
out where since it's a fresh install.
More information about the bugs
mailing list