diff -r 3c21b9097908 -r e7e1bc64f613 src/cm/fixtures/test_content.yaml --- a/src/cm/fixtures/test_content.yaml Wed Feb 03 20:55:30 2010 +0100 +++ b/src/cm/fixtures/test_content.yaml Wed Feb 03 21:49:04 2010 +0100 @@ -440,8 +440,9 @@ end_offset: 11 title: "comment 1" content: "comment 1 content" - content_html: "

comment 1 content, this link is a link to another comment, and this one is a link to lemonde

" + content_html: "

comment 1 content, this link is a link to another comment, and this one is a link to lemonde

" key: "comment_key_1" + id_key: "comment_id_key_1" adminkey: "comment_adminkey_1" reply_to: null user: 1 @@ -462,6 +463,7 @@ content: "comment 2 content" content_html: "

comment 2 content

" key: "comment_key_2" + id_key: "comment_id_key_2" adminkey: "comment_adminkey_2" reply_to: null user: 1 @@ -482,6 +484,7 @@ content: "comment 3 content" content_html: "

comment 3 content

" key: "comment_key_3" + id_key: "comment_id_key_3" adminkey: "comment_adminkey_3" reply_to: null user: 1 @@ -498,6 +501,7 @@ content: "comment 4 content" content_html: "

comment 4 content

" key: "comment_key_4" + id_key: "comment_id_key_4" adminkey: "comment_adminkey_4" reply_to: 3 user: 1