Bug 203018

Summary: Bad URLs to pictures in cups HTML documentation
Product: [Fedora] Fedora Reporter: Ingvar Hagelund <ingvar>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: file:///usr/share/doc/cups-1.2.2/index.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-17 20:19:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ingvar Hagelund 2006-08-17 20:12:50 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Just enter the url file:///usr/share/doc/cups-1.2.2/index.html in a browser
2. Look! There is something missing!
  
Actual results:
Missing pictures

Expected results:
Pictures!

Additional info:
This is caused by images having non relative URLs in html files (that is, they
all start with a slash). A trivial fix, I would presume.

Comment 1 Ingvar Hagelund 2006-08-17 20:19:57 UTC
Duh

This is built for online viewing through the http cups admin interface, I see.

Sorry