From: SourceForge.net <no...@so...> - 2010-07-06 13:22:44
|
Bugs item #3025841, was opened at 2010-07-06 15:22 Message generated for change (Tracker Item Submitted) made by dpr42 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3025841&group_id=13153 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: Tidy functionality Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dirk Przybylla (dpr42) Assigned to: Nobody/Anonymous (nobody) Summary: unescaped & or unknown entity in URL Initial Comment: Hello, i implemented some links The eclipsetidy version 1.2.2 marks the following line after a check <a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jre-6u20-windows-i586.exe?BundledLineItemUUID=2RKJ_hCyQ_oAAAEpg7o9a6NS&OrderID=pPSJ_hCyy5UAAAEpd7o9a6NS&ProductID=MUNIBe.pkFEAAAEns3oZAPYl&FileName=/jre-6u20-windows-i586.exe">Java Runzime Environment ab Version 1.5"</a> with Multiple annotations found at this line: - unescaped & or unknown entity "&ProductID" - column 222 - unescaped & or unknown entity "&OrderID" - column 189 - unescaped & or unknown entity "&FileName" - column 257 However, in this case the ampersand is the separator of the arguments of an Url and not an unescaped & or an unknown entity With best regards Dirk ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3025841&group_id=13153 |