Opened 5 years ago
Closed 5 years ago
#5690 closed defect (bug) (fixed)
Admins are subjected to comment flood checking
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
Currently, when an Admin posts a comment, it's still subjected to the comment flood check, so if they're posting comments too quickly, they'll get the "You are posting comments too quickly. Slow down." error.
I think that Admins should be bypassed of this error.
Attachments (1)
Change History (6)
Speedboxer
— 5 years ago
comment:1
Speedboxer
— 5 years ago
- Keywords has-patch added
- Version 2.5 deleted
comment:2
westi
— 5 years ago
- Milestone 2.5 deleted
- Resolution set to wontfix
- Status changed from new to closed
Not convinced manage_options is the right trigger for this change or that it is really necessary.
I think it might be better just to write a plugin which filters on comment_flood_filter and returns false for the users you want to allow fast commenting to.
comment:3
Speedboxer
— 5 years ago
This was fixed in [7425].
Don't check for comment flooding if the User is an Admin (manage_options_