Bug 467368 - border does not match image in html
Summary: border does not match image in html
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Content Services Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-17 05:15 UTC by Dana Mison
Modified: 2010-11-24 03:57 UTC (History)
2 users (show)

Fixed In Version: 0.39
Clone Of:
Environment:
Last Closed: 2008-10-17 05:53:18 UTC
Embargoed:


Attachments (Terms of Use)
actual output (72.50 KB, image/png)
2008-10-17 05:17 UTC, Dana Mison
no flags Details

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.


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