Closed
Bug 875744
Opened 12 years ago
Closed 12 years ago
Bug history messed up when two comments are made private
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.4
People
(Reporter: mail, Assigned: mail)
Details
Attachments
(1 file)
859 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22
Steps to reproduce:
Make two comments private at the same time
Actual results:
When viewing history it shows one entry
What: Comment #2
Removed: 0 0
Added: 1 1
Expected results:
Two separate entries (Comment #1 0 1, Comment #2 0 1)
![]() |
Assignee | |
Comment 1•12 years ago
|
||
![]() |
||
Comment 2•12 years ago
|
||
Comment on attachment 753755 [details] [diff] [review]
v1 patch
Nice catch! r=LpSolit
Attachment #753755 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•12 years ago
|
Flags: approval4.4+
Flags: approval+
Target Milestone: --- → Bugzilla 4.4
![]() |
||
Comment 3•12 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Bug.pm
Committed revision 8631.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.4/
modified Bugzilla/Bug.pm
Committed revision 8565.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•