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.
Duh This is built for online viewing through the http cups admin interface, I see. Sorry