date_created: 2007-01-01 00:00:00
commenter_name: 'testname'
commenter_ip: '192.168.1.1'
- comment: 'Valid Comment for bug 5'
+ comment: 'Valid comment for bug 5'
-t6:
+t7:
id: 7
bug_id: 5
visible: false
commenter_ip: '192.168.1.1'
comment: 'Another valid comment for bug 5'
+t9:
+ id: 9
+ bug_id: 6
+ visible: true
+ date_created: 2007-01-01 00:00:00
+ event: opened
+ commenter_id: 1
+ comment: 'This is a bug with from a logged-in user'
+
+
+t10:
+ id: 10
+ bug_id: 6
+ visible: true
+ date_created: 2007-02-01 00:00:00
+ event: commented
+ commenter_id: 4
+ comment: 'A comment from another logged-in user'
+
+
+t11:
+ id: 11
+ bug_id: 7
+ visible: true
+ event: opened
+ date_created: 2007-01-01 00:00:00
+ commenter_name: 'testname'
+ commenter_ip: '192.168.1.1'
+ comment: 'Initial bug description'
+
+
+t12:
+ id: 12
+ bug_id: 7
+ visible: true
+ event: commented
+ date_created: 2007-02-01 00:00:00
+ commenter_name: 'testname'
+ commenter_ip: '192.168.1.1'
+ comment: 'A comment description'
+
+t13:
+ id: 13
+ bug_id: 7
+ visible: true
+ event: closed
+ date_created: 2007-03-01 00:00:00
+ commenter_id: 4
+
+