Index: openacs-4/packages/general-comments/www/comment-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-edit.tcl,v diff -u -r1.5 -r1.5.20.1 --- openacs-4/packages/general-comments/www/comment-edit.tcl 7 Nov 2002 08:32:49 -0000 1.5 +++ openacs-4/packages/general-comments/www/comment-edit.tcl 6 Sep 2013 16:01:49 -0000 1.5.20.1 @@ -26,7 +26,7 @@ } # check to see if the user can edit this comment -ad_require_permission $comment_id write +permission::require_permission -object_id $comment_id -privilege write # if revision_id is not passed in, assume that the user # wishes to edit the latest revision