project tracker
Contrails [key: ctail]
Issue ctail-000025 |
|
Issue summary | Details |
---|---|
|
Comment integration and notification Reported: Oct 30, 2007 06:28 AM Updated: Sep 17, 2010 08:52 AM by Closed: Sep 17, 2010 08:52 AM by Jo Version affected: = Development Integration of notification of comment creation/editing, when commenting is enabled. Need to review this in conjunction with current comments module, and mail hooks. Packaging of the module is also made difficult with comments templates in the comment module. |
Actions | |
![]() This has been fixed by first integrating most of comment create and modify into Contrails itself. This also helps with the packaging of Contrails. Right now, it is difficult to package contrails as some comment templates are left in the comments module. These still need to be moved into the contrails module. ![]() ![]() The latest changes in comments allowing locking of threads and module/itemtype hook overrides now enable us to programatically control commenting in the issues. |
At the moment comment addition is finalized through the modify issue process for purposes of consolidation of functions for notification and logging against an issue. However editing of issues requires appropriate level of permissions, that not all commenters have. So we have to make special provision perhaps here for adding of comments in this process for those without 'edit' level privileges.
#