CADbloke/daisydiff

Indentation goes crazy when you compare two html pages having lot of numbered lists

Closed this issue · 4 comments

What steps will reproduce the problem?
1.I have one html(see one.html) page having lots of numbered list.
2.Then I edit that html page(adding some content to the end of page) and save 
as two.html(see two.html).
3.When I compare one.html with two.html, result page(see result.jpg) have 
improper indentation(numbered lists).

What is the expected output? What do you see instead?

Indentation should same as it was in both pages that I'm comparing.

What version of the product are you using? On what operating system?

DaisyDiff 1.2. 
WindowXP SP3

Please provide any additional information below.

I'm attaching both html file which I'm comparing as well as screenshot of 
result page.

Original issue reported on code.google.com by kirti.ta...@gmail.com on 14 Aug 2012 at 2:51

Attachments:

Issue 43 has been merged into this issue.

Original comment by kkape...@gmail.com on 16 Aug 2012 at 6:31

  • Added labels: ****
  • Removed labels: ****
I cannot reproduce this with Daisydiff 1.2. If you save the attachments one.htm 
and two.htm and use daisydiff 1.2 from the download section, then call
java -jar daisydiff.jar one.htm two.htm, you get output that looks just like 
two.htm (with the trailing change highlighted in green). Indentation is kept as 
it is, see attachment.

Original comment by pfeif...@kde.org on 18 Sep 2012 at 12:06

  • Added labels: ****
  • Removed labels: ****

Attachments:

Thanks..It was issue from my side.
classes in org.cyberneko packages are conflicting with other 
jar's(boilerpipe-1.1.0.jar) pacakges.

Original comment by kirti.ta...@gmail.com on 18 Sep 2012 at 1:49

  • Added labels: ****
  • Removed labels: ****

Original comment by kkape...@gmail.com on 18 Sep 2012 at 9:28

  • Changed state: Invalid
  • Added labels: ****
  • Removed labels: ****