Closed
Bug 565481
Opened 16 years ago
Closed 16 years ago
[k] forums.views.reply causes incorrect reply count
Categories
(support.mozilla.org :: Forum, task)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
2.1
People
(Reporter: paulc, Assigned: rrosario)
References
()
Details
Testing bug 563586, I found the number of replies is double-incremented.
STR:
1. Post new thread. -> 0 replies
2. Reply to it. -> 2 replies.
Comment 1•16 years ago
|
||
Thought we had a test for that.
There's an old line in the replies view that increments the reply count. Just need to drop it and find a way to test this. (Not sure how with csrf?)
Updated•16 years ago
|
Assignee: nobody → rrosario
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-litmus?
Resolution: --- → FIXED
| Assignee | ||
Comment 3•16 years ago
|
||
Correct commit link:
http://github.com/jsocol/kitsune/commit/b6e9daabb6747f0f845203b6ad8f0beb99829893
Comment 4•16 years ago
|
||
Verified FIXED on https://support-stage-new.mozilla.com/en-US/forums/test-forum/10
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•