severity 476146 wishlist
tags 476146 patch
thanks

> > This bug is about link /usr/share/doc/resolvconf/README.gz on page 
> > http://www.debian.org/doc/manuals/reference/ch-gateway.pl.html (10.4.2 - 
> > resolvconf description). Becouse this is not real html link but file, 
> > www server can't resolve it.
> 
>  Please don't make the filename used there a link, especially none with
> a file:/// prefix or similar that at least _might_ be resolveable if one
> has the package resolvconf installed. I just can guess that this is a
> mistake in chosing the right markup for the file name. At least polish,
> english and german seems to be affected, but I guess it's a general
> problem for all languages.

Yes, it is general and many references to files in /usr/share/doc/ are
broken.  As I check corresponding source for English:

See <url id="&f-resolvconf;"> for details.

Hmmmm.. let's see default.ent:
<!ENTITY dochome        "/usr/share/doc/">
...
<!ENTITY f-resolvconf    "&dochome;resolvconf/README.gz">
...

I guess I need to change 

<!ENTITY dochome        "file:///usr/share/doc/">

This should fix situation for people using Debian with corresponding
package installed.  I consider this as patch.

Osamu




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to