Content and comments comparison bug!!
-------------------------------------

                 Key: XWIKI-1732
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1732
             Project: XWiki Platform
          Issue Type: Bug
            Reporter: sunny


We test the version comparison in netcipia, and find two bugs as follows:
      Firstly, about content comparison, we do next steps:
1 Create a new page, and input the following content
aaaaaaaa
bbbb
2 Save the page
3 Add a comment of this page
Result:
       The content changes is some blank lines, not sentence  "There are no 
content changes". The reason maybe is the different word-wrap signs between old 
version and new one.

      Secondly, about comments comparison, follow the next process:
1 Based on the aboved operation, add another comment. Now, this page will has 
two comments.
2 Delete the first comment and modify the page content, such as:
aaaaaaaa
cccc
3 Save this changes, and compare the latest two versions.
Result:
       Because in the latest two versions, the different place is only the page 
content. In addition, however, the comment changes have two records: one is 
about deleted and other is about added. Maybe the problem is caused by the 
different comments number.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to