Bugs item #2880531, was opened at 2009-10-16 07:44
Message generated for change (Comment added) made by bodewig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377768&aid=2880531&group_id=23187
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Hans Pikkemaat (thehpi)
Assigned to: Nobody/Anonymous (nobody)
Summary: xml file comparison fails
Initial Comment:
If I run attached java example with arguments the 2 other file attachments, the comparison fails.
Maybe I'm wrong but I would expect this to succeed.
I used a macbook pro on java 1.5.
If I'm making a mistake please let me know.
Hans
----------------------------------------------------------------------
>Comment By: Stefan Bodewig (bodewig)
Date: 2013-02-03 07:09
Message:
I'm sorry, I really should have responded earlier. I somehow missed this
bug report.
RecursiveElementNameAndTextQualifier doesn't apply to your case, it only
works if there only is a single child element with text content, in your
case there are two such p elements in each b.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377768&aid=2880531&group_id=23187
|