16 Jul 2004 09:27
xmlspec.xsl 1.11 bug fix: <at> id on item dropped
Hugo Haas <hugo <at> w3.org>
2004-07-16 07:27:06 GMT
2004-07-16 07:27:06 GMT
Hi Norm.
The id attribute on item elements is dropped by the XSLT style sheet,
which breaks specref's.
I am attaching a patch for it. If you want to test it, I have a fixed
version at:
http://www.w3.org/2004/07/xmlspec-fixed-item-id.xsl
Regards,
Hugo
--
--
Hugo Haas - W3C
mailto:hugo <at> w3.org - http://www.w3.org/People/Hugo/
--- ../../2002/xmlspec/xhtml/1.11/xmlspec.xsl 2004-02-18 19:17:43.000000000 +0100
+++ xmlspec-fixed-item-id.xsl 2004-07-16 09:20:03.000000000 +0200
<at> <at> -6,7 +6,7 <at> <at>
<!-- ====================================================================== -->
<!-- xmlspec.xsl: An HTML XSL[1] Stylesheet for XML Spec V2.1[2] markup
- Version: $Id: xmlspec.xsl,v 1.49 2004/02/18 15:31:32 NormanWalsh Exp $
+ Version: $Id: xmlspec-fixed-item-id.xsl,v 1.1 2004/07/16 07:20:03 hugo Exp $
URI: http://dev.w3.org/cvsweb/spec-prod/html/xmlspec.xsl
(Continue reading)
>> It might be better UI-wise to state "newer version available" rather
>> than "potential outdated ref".
>
>Hmm... In fact, due to the way the checker works as of today, this
>wording would likely be more confusing;
Well, I thought of something like
There are newer versions available for the following references:
+-----------+-------------+
| Reference | New version |
...
That should not really confuse anyone...
RSS Feed