Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650202

Summary: net-libs/farstream-0.8-r1 documentation contains bad global internal URLs
Product: Gentoo Linux Reporter: Sergey Ilinykh <rion4ik>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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