- From: <bugzilla@jessica.w3.org>
- Date: Sun, 15 Nov 2015 03:20:12 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29295
Bug ID: 29295
Summary: tell us if id or name attribute's value has leading
pound sign when it shouldn't
Product: Validator
Version: HEAD
Hardware: PC
URL: http://cold32.com
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: check
Assignee: dave.null@w3.org
Reporter: Nick_Levinson@yahoo.com
QA Contact: www-validator-cvs@w3.org
CC: dave.null@w3.org, www-validator-cvs@w3.org
Target Milestone: ---
One of my URLs was wrong because the fragment identifier failed to match the
value of an id attribute in my *.htm page and the reason it failed to match is
that on my page I had used the hash mark as the first character of the value.
This was my fault, but I suspect it's not an uncommon error. It would be
convenient for page authors, if you find a match except for an excess leading
hash mark in the link, if you tell us about that specific error. It will help
us to feel stupid faster and to correct our link destination faster. The same
would apply to a name attribute, even though that has been mostly deprecated
lately.
Possibly relevant is bug 37. For this bug report, I guessed the component and
the version; the version is actually 4.81.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 15 November 2015 03:20:15 UTC