logo       

[ tidy-Bugs-1253343 ] JS Link is not valid? It is.: msg#00056

web.html-tidy.tracker

Subject: [ tidy-Bugs-1253343 ] JS Link is not valid? It is.

Bugs item #1253343, was opened at 2005-08-06 22:08
Message generated for change (Settings changed) made by arnaud02
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390963&aid=1253343&group_id=27659

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: HTML/XML/XHTML Parser
Group: Current - all platforms
>Status: Pending
Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Björn Höhrmann (hoehrmann)
Summary: JS Link is not valid? It is.

Initial Comment:
What is invalid with these links:

<a
href="javascript:popupWindow('http://demoshop.optima-software.de.loc/print_product_info.php?products_id=118',
850, 800)">

There is no other way to write this, and w3c.org says
they are valid. You do not:

HTML Validation Result
----------------------
http://demoshop.optima-software.de.loc/product_info.php?products_id=118

line 128 column 92 - Warning: <a> escaping malformed
URI reference
line 318 column 54 - Warning: <a> escaping malformed
URI reference
line 323 column 34 - Warning: <a> escaping malformed
URI reference
line 331 column 42 - Warning: <a> escaping malformed
URI reference

0 errors / 4 warnings

----------------------------------------------------------------------

Comment By: Björn Höhrmann (hoehrmann)
Date: 2005-08-06 22:20

Message:
Logged In: YES
user_id=188003

The href attribute takes a URI Reference. URI References
must not contain spaces. Your href attribute contains
spaces. Tidy nodes that this is not allowed and fixes it
for you. Where did you see W3C saying this is allowed?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390963&aid=1253343&group_id=27659


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise