Opened 14 years ago
Closed 14 years ago
#21609 closed defect (bug) (fixed)
Duplicate comments should be allowed under different comment_parent
| Reported by: | andy | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Scenario: A post has several top-level comments. A user treating these as tasks wishes to mark them done by replying to each comment, "Done." The user is forced to vary the "done" reply each time.
Duplicate comment detection prevents accidental re-submission. When comment_parent differs, this probably indicates the user's intention to post the same comment a second time.
Attachments (2)
Change History (9)
#3
@
14 years ago
Related: #9775 (which wasn't actually fixed in [13434] as ticket:9775:12 assumed, since there's still no way to get around the check).
#4
@
14 years ago
- Keywords commit added
- Milestone Awaiting Review → 3.5
I know these values are "safe" but it would be nice if we also prepared these queries.
#5
@
14 years ago
21609.2.patch prepares the queries.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add comment_parent to duplicate comment check