Project:Drupal core
Component:comment.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Am I imagining things or is comment moderation missing in the 4.7 version? I know that you have to grant "moderate comment" permissions to some role in order for the moderation matrix settings et al to appear, but that permission is missing and "administer comments" doesn't do it. I looked in the changlog and didn't see anything about this. Am I being obtuse or is this a bug?

Comments

#1

Status:active» closed (fixed)

No, you are not imagining things ...

From the annoucement http://drupal.org/drupal-4.7.0-beta

the queue module and comment moderation moved to the contributions repository

#2

Oh crap. My eyes skipped right over that. It really should be in the CHANGELOG file. That was where I thought to look when I couldn't find it.

#3

Status:closed (fixed)» active

Good point ...

So, let us leave this as open then, until the CHANGELOG is modified, then we close it.

#4

Status:active» reviewed & tested by the community

Attached.

AttachmentSizeStatusTest resultOperations
_40589changelog.txt704 bytesIgnored: Check issue status.NoneNone

#5

Status:reviewed & tested by the community» needs work

The moderation queue was not part of the comment.module. It let users moderate nodes, not comments.

#6

"The moderation queue was not part of the comment.module. It let users moderate nodes, not comments."

In admin > access control:

comment module
access comments
administer comments
**administer moderation **
**moderate comments**
post comments
post comments without approval

huh? This is missing and not in the changelog.

#7

I think Dries was objecting to 'queue and moderation removal' both being listed under changes to the comments module, as it never had the queue feature to begin with -- just moderation.

For the record, drumm's excellent 'karma' module is looking like a smashing replacement for standard comment moderation.

#8

what needs to happen to this issue? Morus' patch changes the changelog (*g*) so it reflects the announcement.

#9

Version:4.7.0-beta1» 4.7.0-beta3
Status:needs work» reviewed & tested by the community

Dries wants the:
* queue and moderation have been removed from core; see contributions.
as in the patch in #4, under "comment system" to read:
* moderation has been removed from core; see contributions.

No queue and...

#10

Status:reviewed & tested by the community» fixed

Fixed.

#11

Status:fixed» closed (fixed)
nobody click here