[xwiki-notifications] [Issue] Updated: (XWIKI-1732) Content and comments comparison bug!!
sunny (JIRA)
jira at xwiki.org
Tue Sep 11 11:34:15 CEST 2007
[ http://jira.xwiki.org/jira/browse/XWIKI-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sunny updated XWIKI-1732:
-------------------------
Description:
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.
I have attached the changesdoc.vm in XWIKI-118. In this file, I sign the sepcial lines, line 134, 231 and 248.
was:
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.
> 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.
> I have attached the changesdoc.vm in XWIKI-118. In this file, I sign the sepcial lines, line 134, 231 and 248.
--
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
More information about the notifications
mailing list