Closed (outdated)
Project:
Drupal core
Version:
9.5.x-dev
Component:
comment.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Dec 2008 at 07:57 UTC
Updated:
27 Dec 2022 at 16:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tectokronos commentedThis issue is very old, but I wondered the same question and make this comment to another users wondering this too. I searched in the comment.module code, and this is because the module only shows the administration options if a cid exists (that is, if the comment is edited, not created).
It is possible to override this setting making an option to handle this.
Original code in comment.module:
Modified code to handle de administration settings on new comments:
This works for me, but use at your own risks. :D
Comment #2
AlexisWilke commentedThat works for me too.
There is one small glitch, when you click Preview and had the author field set to an empty string, it shows you as the author. I think that's the default behavior which is probably wrong. On Save it works though and we can easily explain to administrators how to ignore that problem.
Thank you for the patch! I'm attaching an actual .patch file 8-)
Alexis Wilke
Comment #3
andypostmove to HEAD
Comment #4
andypostComment #10
borisson_I can't reproduce this anymore, and I think we should close this issue.
Comment #18
smustgrave commentedThis issue is being reviewed by the kind folks in Slack, #need-reveiw-queue. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge require as a guide.
Also was not able to replicate this per #10.
If still an issue please reopen with an updated issue summary please
Thanks!