[drupal-devel] [bug] Do not allow anonymous comment info editing if
disabled
moshe weitzman
drupal-devel at drupal.org
Mon Jul 18 21:23:31 UTC 2005
Issue status update for
http://drupal.org/node/26516
Post a follow up:
http://drupal.org/project/comments/add/26516
Project: Drupal
Version: 4.6.2
Component: comment.module
Category: bug reports
Priority: normal
Assigned to: Goba
Reported by: Goba
Updated by: moshe weitzman
Status: patch
this whole function is removed by http://drupal.org/node/18656. i
suggest waiting for that aptch to land (soon i hope).
moshe weitzman
Previous comments:
------------------------------------------------------------------------
Thu, 07 Jul 2005 11:50:13 +0000 : Goba
Attachment: http://drupal.org/files/issues/Drupal.anonymous-comment-edit.patch (813 bytes)
The comment_admin_edit() admin editing interface allows the admin to
edit anonymous comment sender properties, but this option is also
provided when this feature is explicitly disabled on the settings page,
and such info should not be stored. The attached patch checks if the
option is not disabled and only allows editing in that case.
This is also a bug in DRUPAL HEAD.
More information about the drupal-devel
mailing list