[xwiki-notifications] [Issue] Closed: (XWIKI-1707) New diff plugin ignores some changes
Ludovic Dubost (JIRA)
jira at xwiki.org
Wed Sep 5 15:21:34 CEST 2007
[ http://jira.xwiki.org/jira/browse/XWIKI-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ludovic Dubost closed XWIKI-1707.
---------------------------------
Resolution: Fixed
Assignee: Ludovic Dubost
Fixed in 1.1 branch r4726 and 1.2 trunk r4727
An phony increment was making us loose one line of changes when a change in a line is followed by a line added.
> New diff plugin ignores some changes
> ------------------------------------
>
> Key: XWIKI-1707
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1707
> Project: XWiki Platform
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1 RC1
> Reporter: Sergiu Dumitriu
> Assigned To: Ludovic Dubost
> Fix For: 1.1 RC2
>
>
> I don't know exactly what happens, but editing a document like this:
> version 1.1:
> {noformat}
> asd
> {noformat}
> version 2.1:
> {noformat}
> asd
> asd
> {noformat}
> version 3.1:
> {noformat}
> asd123
> asdasd
> {noformat}
> And viewing the changes between 1.1 and 3.1 will show only one "asd" changed into "asd123", the second line is completely ignored. The same thing happens when comparing changes between 2.1 and 3.1
--
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