Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650202 - net-libs/farstream-0.8-r1 documentation contains bad global internal URLs
Summary: net-libs/farstream-0.8-r1 documentation contains bad global internal URLs
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-11 12:42 UTC by Sergey Ilinykh
Modified: 2022-11-25 03:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Ilinykh 2018-03-11 12:42:02 UTC
For example /usr/share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawUdpStreamTransmitter.html as well as many others have internal links with full path.

Example of link
<a href="/usr/share/gtk-doc/html/farstream-libs-1.0/FsStreamTransmitter.html">

This link leads to nowhere since actual file is installed at
/usr/share/gtk-doc/html/farstream-libs-0.2/FsStreamTransmitter.html

So the documents has to be installed either by correct path or with replaced links.

Reproducible: Always