Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 138 by Ingenutrix: Deleting a comment causes all threaded reply comments under it also to be deleted. http://code.google.com/p/django-hotclub/issues/detail?id=138
For threaded comments, if a comment has a reply, it should not be possible to delete the comment as it causes all replied comments under it also to be deleted What steps will reproduce the problem? 1) For threaded comment, ( for example in photos ), post a comment #1, 2) then post another comment #2 as a reply to comment #1 3) Delete comment #1, this causes all threaded comment replies under #1 to be deleted. What is the expected output? What do you see instead? Once a comment has a reply, it should not be possible to delete the comment. Currently all replies under deleted comment are also deleted. What version of the product are you using? On what operating system? Pinax -r 1287, WinXP , Python 2.52, Django 1.0.2 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
