On Wed, 2003-07-16 at 17:37, Richard Holland wrote: > On Wed, 2003-07-16 at 07:24, Jeffrey Stedfast wrote: > > ok, well... likely the problem then is that gtk does not support that > > image type, and hence it cannot display it inline :-) > > Yes, the thing is, this is something that's changed from 1.4.0 to > 1.4.3, as it always used to work! > > And NotZed said... > If its something that has changed with a newer version of evolution, > it > sounds more like gnome-vfs or something, since we only (*ever*) > support > 'image/jpeg' in our code (among some other image types). > > There is absolutely no way 'this worked in 1.4.0' if it was being > identified as image/pjpeg since the inlinable image types are > hardcoded > and hasn't changed for years. > > I can categorically state that image/pjpeg works in Evo 1.4.0 and > earlier, my flatmate is still on 1.4.0 and it works fine on his > machine, but not on my 1.4.3! (Both machines running Mandrake Linux > 9.1, gnome desktop 2, almost identical hardware).
What context are we talking here? The attachment button with the ability to expand it inline, or just a html page with such an image inside of it? I can absolutely state that the former case could never have worked - the code has a limited set of completely hard-coded image types and image/pjpeg isn't one of them ... (its hard-coded not merely to be simpler, it provides some security control too). And if its the latter case, then its probably some image library changes. What mail clients are sending out this crap anyway, maybe they need a kick up the arse to fix their code ... _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
