Issue 53 in daisydiff: Invalid tags are generated

23 views
Skip to first unread message

codesite...@google.com

unread,
Jun 3, 2013, 11:20:59 AM6/3/13
to dais...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 53 by roderick...@gmail.com: Invalid tags are generated
http://code.google.com/p/daisydiff/issues/detail?id=53

What steps will reproduce the problem?
1. Ran daisydiff with the following options.
java -jar daisydiff.jar old.html new.html --file=results.xml --output=xml
java -jar daisydiff.jar old.html new.html --file=results.html --output=html

What is the expected output? What do you see instead?
Html output:
<span class="diff-html-added" previous="first-diff" changeId="added-diff-0"
next="last-diff" onclick="return tipA(constructToolTipA(this));"></span>
</br>daisy diff</p>

The </br> should be <br/> or <br>?

Xml output:
<span class="diff-html-added" previous="first-diff" changeId="added-diff-0"
next="last-diff"/></br>daisy diff</p>

Can this line:
<span class="diff-html-added" previous="first-diff" changeId="added-diff-0"
next="last-diff"/>
be like this, just like the html output:
<span class="diff-html-added" previous="first-diff" changeId="added-diff-0"
next="last-diff"></span>

The </br> should be <br/> or <br>?

What version of the product are you using? On what operating system?
daisydiff version 1.2
Windows 7 enterprise

Please provide any additional information below.


Attachments:
old.html 19 bytes
old.html 19 bytes
results.html 1.9 KB
results.xml 332 bytes

--
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

codesite...@google.com

unread,
Jun 25, 2013, 9:01:25 AM6/25/13
to dais...@googlegroups.com

Comment #1 on issue 53 by roderick...@gmail.com: Invalid tags are generated
http://code.google.com/p/daisydiff/issues/detail?id=53

Sorry but I attached the wrong test files.

Attachments:
old.html 17 bytes
new.html 39 bytes
results.html 2.0 KB
results.xml 337 bytes

codesite...@google.com

unread,
Jun 26, 2013, 9:13:17 PM6/26/13
to dais...@googlegroups.com
Updates:
Status: Invalid

Comment #2 on issue 53 by guy...@gmail.com: Invalid tags are generated
http://code.google.com/p/daisydiff/issues/detail?id=53

marked invalid as requested by Roderick
Reply all
Reply to author
Forward
0 new messages