[horde] Bug in nag 4.2.4?

Michael J Rubinsky mrubinsk at horde.org
Wed Mar 25 13:48:18 UTC 2015


Quoting Jan Niggemann <jn at hz6.de>:

> Hi all,
>
> I just noticed something which I believe to be a reproduceable bug,  
> if someone can confirm this I'll open a ticket.
>
> Reproduce like this
> Create new tasklist
> create a task "parent"
> create a task "child" with "parent" as parent
>
> Delete task "parent".
>
> The child task is still in the database, but has a task_parent that  
> doesn't exist. Check with:
>
> SELECT task_id, task_name FROM nag_tasks WHERE task_parent!='' AND  
> task_parent NOT IN (SELECT task_id from nag_tasks);
>
> Clicking on the task now generates a horde exception, because  
> Nag_Task->getParent() errors out.
>
> Of course, just UPDATEing task_parent to null makes the tasks behave  
> normally.
>
> Regards
> nigge
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org

https://bugs.horde.org/ticket/13809

-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5869 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20150325/a9aeeb0f/attachment.bin>


More information about the horde mailing list