Your message dated Sat, 18 May 2013 17:32:57 +0000
with message-id <[email protected]>
and subject line Bug#616043: fixed in debiandoc-sgml 1.2.28-1
has caused the Debian Bug report #616043,
regarding debiandoc2html: <a name> anchors should enclose heading text
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
616043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616043
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-policy
Version: 3.8.0.1
Severity: minor
When you view the HTML version of the Debian Policy with a browser
like Lynx or SeaMonkey/IceApe (which interpret <link> elements in
the header), you'll notice some unfiltered tags like:
| 4.4 Debian changelog: <code>debian/changelog</code>
or
| 7.2 Binary Dependencies - <samp>Depends</samp>
Apparently, <code> and <samp> etc. should be filtered out in the title
text of the link elements.
Another tight related issue are the anchors that serve as destination
for those link elements. Currently, they are declared like this:
| <h2><a name="s-binarydeps"></a>7.2 Binary Dependencies -
| <samp>Depends</samp>, <samp>Recommends</samp>, <samp>Suggests</samp>,
| <samp>Enhances</samp>, <samp>Pre-Depends</samp></h2>
There is no link text. A better solution would be:
| <h2><a name="s-binarydeps">7.2 Binary Dependencies -
| <samp>Depends</samp>, <samp>Recommends</samp>, <samp>Suggests</samp>,
| <samp>Enhances</samp>, <samp>Pre-Depends</samp></a></h2>
This will meet the recommendations of the WCAG for links.
(<http://www.w3.org/TR/2008/REC-WCAG20-20081211/#navigation-mechanisms>)
Main purpose: I like to use CSS to highlight anchor targets.
This is useful when you want to link to some sub-heading in
your documentation et al. It looks like this:
| h1[id]:hover:after,
| h2[id]:hover:after,
| h3[id]:hover:after,
| h4[id]:hover:after {
| content:" #"attr(id);
| font-size: smaller;
| }
| a[name]:hover:after {
| content:" #"attr(name);
| font-size: smaller;
| }
When you hover over an heading h1 .. h4 or anchor, the browser will
show the id or name at the end of the line. Empty anchors sabotage
this, as they take no space and cannot be hovered. Changing the
anchors or switching to headings with ids should fix that problem,
too.
Regards,
Christoph
P.S.: Version 3.9.1.0 seems to have the same issues.
-- System Information:
Debian Release: 5.0.8
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
debian-policy depends on no packages.
debian-policy recommends no packages.
Versions of packages debian-policy suggests:
pn doc-base <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: debiandoc-sgml
Source-Version: 1.2.28-1
We believe that the bug you reported is fixed in the latest version of
debiandoc-sgml, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Osamu Aoki <[email protected]> (supplier of updated debiandoc-sgml package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 19 May 2013 02:20:15 +0900
Source: debiandoc-sgml
Binary: debiandoc-sgml
Architecture: source all
Version: 1.2.28-1
Distribution: unstable
Urgency: low
Maintainer: Osamu Aoki <[email protected]>
Changed-By: Osamu Aoki <[email protected]>
Description:
debiandoc-sgml - DebianDoc SGML DTD and formatting tools
Closes: 616043 685046 694856
Changes:
debiandoc-sgml (1.2.28-1) unstable; urgency=low
.
* Jessie development cycle is ON!
* Switch to 3.0(quilt) format.
* Fix URLs containing '&' (ampersand) using a patch provided by Ben
Hutchings, thanks. Closes: #685046
* Make <a name> anchors enclose heading text using a patch provided by
Samuel Bronson. Closes: #616043
* Make debiandoc2dbkpo behave with an SGML without the localization
infix using a patch provided by Felix Gatzemeier. Closes: #694856
Checksums-Sha1:
8d08b3919764fc99d6a17562fa9dc28883b9e49b 1246 debiandoc-sgml_1.2.28-1.dsc
86e9069b0055b1e12b7ca43e8769ae0b6a60e108 127871
debiandoc-sgml_1.2.28.orig.tar.gz
5b0a91fea8af7b45352e59f94f8e653fb3742768 25379
debiandoc-sgml_1.2.28-1.debian.tar.gz
5d247b2024b052a0cf4bf2f548c2e9e96c49a96f 129600 debiandoc-sgml_1.2.28-1_all.deb
Checksums-Sha256:
6b410422e5958cb14c5711ccc815cf622dd04f86741af58e00a93ec3d2e11edd 1246
debiandoc-sgml_1.2.28-1.dsc
9a10f735eef5dee2325f3e1ca9e232971b335d273d7f228f5f9af7bdc157415e 127871
debiandoc-sgml_1.2.28.orig.tar.gz
91aa51789a19131b80dcfc1a9dd947445670b78b82d3a424248916c49f2324f7 25379
debiandoc-sgml_1.2.28-1.debian.tar.gz
9288399be345993654fb02f9460ea381378a3ee4193b4114c2678ec912e9c09b 129600
debiandoc-sgml_1.2.28-1_all.deb
Files:
f726b38dbe09bb0019ac6cf38f50e8d2 1246 text optional debiandoc-sgml_1.2.28-1.dsc
ed2afef42388c705fb15186f037bae82 127871 text optional
debiandoc-sgml_1.2.28.orig.tar.gz
1aecd6693ecd8324870412e4a7b5f960 25379 text optional
debiandoc-sgml_1.2.28-1.debian.tar.gz
0f956000be689c106ee3bd4b5b573cc2 129600 text optional
debiandoc-sgml_1.2.28-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGXuM0ACgkQ6A/EwagGHzLwNgCfXo078/jMih/obVDhbxIsjcPL
x9MAnjBw5RIl4fEUsnWYT6Oc17JCB3/D
=2Gei
-----END PGP SIGNATURE-----
--- End Message ---