[publican-list] [Bug 486501] html output does not display correctly in IE7

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 20 23:32:49 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=486501





--- Comment #2 from Jeff Fearn <jfearn at redhat.com>  2009-02-20 18:32:49 EDT ---
Possible fix is to modify the XSL that generates the object tags to output:

<object data="Common_Content/images/title_logo.svg" type="image/svg+xml">
 <img src="Common_Content/images/title_logo.png" alt="Alternate image for
broken browsers"> 
</object>

This should allow non-compliant browsers to fall back to a png image.

Hope to get to test this next week.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list