Closed
Bug 297871
Opened 20 years ago
Closed 18 years ago
[Comments] flagging a comment twice produces an 'error'
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jstritar, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.56 KB,
patch
|
csthomas
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 If you try to flag a comment from reportcomment.php when one has already been flagged, it says: Error 5: Comment could not be flagged for review. Please go back and try again. I don't think it should be an error (especially described like that), if someone tries to flag an already flagged comment. Users can't tell if a comment is flagged, so they won't know what they are doing wrong. They also don't need to know if it was already flagged when they flag it- it should act the same way as when they first flag it. If anyone thinks this is worthy of fixing for 1.1, I can make a patch. Reproducible: Always Steps to Reproduce: 1. Flag a comment. 2. Flag the same comment through reportcomment.php.
Flagging a comment should hide it from the public. The only place it should appear is the comment review queue.
| Reporter | ||
Comment 2•20 years ago
|
||
It seems like people could get confused by that. Comments would be disappearing and reappearing all the time. Hiding flagged comments could lead people to think the comment system is buggy.
Hiding the comment allows us to immediately suppress spam or offensive material until the staff has had a chance to process it.
| Reporter | ||
Comment 4•20 years ago
|
||
Hiding comments that are flagged would also introduce an entirely different type of spam - people could go through marking every comment as flagged, and they would all disappear.
1) people do already go through and flag many comments 2) when flagging a comment it requires a confirmation
| Reporter | ||
Comment 6•19 years ago
|
||
This just gets rid of the error when a comment is already flagged.
Attachment #191436 -
Flags: first-review?(cst)
Attachment #191436 -
Flags: first-review?(cst) → first-review+
Summary: flagging a comment twice produces an 'error' → [Comments] flagging a comment twice produces an 'error'
Assignee: Bugzilla-alanjstrBugs → jstritar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment flagging is now only avaliable to the add-on developer/s. Please reconfirm.
Assignee: jstritar → nobody
OS: Windows XP → All
Hardware: PC → All
err.. -> Developer Pages
Severity: normal → trivial
Component: Public Pages → Developer Pages
QA Contact: web-ui → developers
Target Milestone: 1.0 → ---
Version: unspecified → 1.0
Comment 9•18 years ago
|
||
The ship has sailed on changes to the v1 comment flaggery.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•