Bug 467368

Summary: border does not match image in html
Product: [Community] Publican Reporter: Dana Mison <dmison>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: Content Services Development <ecs-dev-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0CC: mmcallis, publican-list
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.39 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-17 05:53:18 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:
Attachments:
Description Flags
actual output none

Description Dana Mison 2008-10-17 05:15:23 UTC
Description of problem:
If you supply the width attribute in <imagedata> the html output puts a very cool border around the image.  However this border fills the whole width of the page, not the width of the image. 

Version-Release number of selected component (if applicable):
publican-0.38-0.el5

How reproducible:
everytime

Steps to Reproduce:
<mediaobject>
  <imageobject>
    <imagedata fileref="images/JON_SOA_indicators.png" width="430" format="PNG"/>
  </imageobject>
</mediaobject>
  
Actual results:
attached image

Expected results:
border should be a consistant distance from all edges of the image

Additional info:
The border doesn't get rendered at all in the pdf output.

Comment 1 Dana Mison 2008-10-17 05:17:13 UTC
Created attachment 320638 [details]
actual output

Comment 2 Jeff Fearn 🐞 2008-10-17 05:53:18 UTC
The bug here was that the border was being rendered at all.

Removed border from HTML output when image width is set.

Comment 3 Fedora Update System 2008-12-01 05:39:31 UTC
publican-0.39-0.fc9,publican-fedora-0.16-0.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/publican-0.39-0.fc9,publican-fedora-0.16-0.fc9

Comment 4 Fedora Update System 2009-01-15 02:56:10 UTC
publican-0.39-0.fc9, publican-fedora-0.16-0.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.