Bug 662584

Summary: RedHat brand restricts images to 444px
Product: [Community] Publican Reporter: David Jorm <djorm>
Component: publican-redhatAssignee: Ruediger Landmann <rlandman+disabled>
Status: CLOSED CURRENTRELEASE QA Contact: Jeff Fearn 🐞 <jfearn>
Severity: medium Docs Contact:
Priority: low    
Version: 2.5CC: mjc, publican-list, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-25 21:59:30 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 David Jorm 2010-12-13 09:22:37 UTC
Description of problem:

1) Create a book incorporating an image with a width of 660px and a DPI of 110. 
2) Set max_image_width to 660 in publican.cfg
3) Build html output. The image will appear as 660px.
4) Change the brand to RedHat in publican.cfg
5) Build html output. The image will have a width="444" attribute added.

Version-Release number of selected component (if applicable):
Publican 2.5, on F14

How reproducible:
Every time

Expected results:
660px image works in RedHat brand

Comment 1 Ruediger Landmann 2011-01-19 03:04:40 UTC
Restriction removed in version 2.7

Comment 2 David Jorm 2011-02-25 06:03:37 UTC
Working for me, locally and on doc stage