Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 57 by
carrieha...@gmail.com: Compare result error for table
http://code.google.com/p/daisydiff/issues/detail?id=57
What steps will reproduce the problem?
1.Create a html page, and insert a table. Cells are:
a b
c d
e f
2.Edit table, change to cells:
1 2
c d
5 6
3.Use daisydiff.jar to compare.
What is the expected output? What do you see instead?
expected:
cell 1 changed from "a" to "1"
cell 2 changed from "b" to "2"
cell 5 changed from "e" to "5"
cell 6 changed from "f" to "6"
While we get the difference are:
cell 4, chagned from "d" to "e"
cell 5 changed from "f" to "5"
cell 6 newly added "6"
Details, please refer the the attached screenshot.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Attachments:
table.JPG 6.1 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings