[rt-users] PNG JPG LOGO
David Smithson
dsmithson at activsupport.com
Wed Aug 16 03:04:44 EDT 2006
If I grab something like
http://rtdev.activsupport.com/NoAuth/images/css/dark-arrow.png it
displays as expected.
If I grab http://rtdev.activsupport.com/NoAuth/images/activlogo2006.png,
I get a verbose error from Mason. It seems to be trying to execute the
PNG.
I also confirmed that it has nothing to do with the css/ path, as
expected.
Baffled.
David Smithson
________________________________
CLICK HERE FOR ONLINE SUPPORT
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of der Mouse
Sent: Tuesday, August 15, 2006 11:49 PM
To: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] PNG JPG LOGO
> The media browser in Firefox's page info shows the type as:
> text/html, when it should be image/png. Don't know if this is
> interesting or not.
My first reaction is that this means the webserver doesn't recognize
the .png extension as indicating that it should be served as image/png,
and it's defaulting to serving it as text/html instead.
If you fetch it manually, with wget or curl or their ilk, does it come
back as image/png, or text/html?
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: sales at bestpractical.com
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
More information about the rt-users
mailing list