Bug 426063 - Book_Info.xml template references a currently non-extant svg image
Summary: Book_Info.xml template references a currently non-extant svg image
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-18 03:49 UTC by Brian Forte
Modified: 2014-06-18 07:49 UTC (History)
3 users (show)

Fixed In Version: 0.26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-02 05:24:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Brian Forte 2007-12-18 03:49:53 UTC
Description of problem:
Regarding the Book_Info.xml template. This template currently includes the following:

<imageobject>
<imagedata fileref="Common_Content/images/redhat-logo.svg" />
</imageobject>

When a book is built to html this becomes

<span class="inlinemediaobject"><img src="Common_Content/images/redhat-
logo.svg"/></span>

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

How reproducible:
Always

Steps to Reproduce:
1. create book using Book_Info.xml template.
2. build book.
 
Actual Results:
the 'missing image' icon to appear in WebKit/KHTML-based browsers. Mozilla-based browsers elide 
over the missing image silently, displaying neither an image nor a message noting the image is 
missing.

Expected Results:
An impressive logo display.

Additional Info:
As of 2007/12/18, the actual image being referenced above --
<https://engineering.redhat.com/docbot/en-
US/Documentation/0.9/html/Installation_Guide/Common_Content/images/redhat-logo.svg> -- is 
no longer extant.

However, the behaviour noted above for WebKit and Mozilla-based browers presented in the past, 
when Common_Content/images/redhat-logo.svg was extant.

Builds to PDF behave identically to Mozilla-based browsers: the image doesn't appear and there is no 
visible sign the image is missing.

Comment 1 Jeff Fearn 🐞 2008-01-02 01:20:49 UTC
Defaulted Product to Documentation.

Comment 2 Jeff Fearn 🐞 2008-01-02 05:24:41 UTC
Changed path to correct image.


Note You need to log in before you can comment on or make changes to this bug.