[Seaside-dev] Generated images always converted to gif

Stuart Herring st-lists at stuartherring.com
Thu Jun 17 09:51:43 UTC 2010


Hi All,

I found a problem in Seaside3.0 when trying to render a generated
image as a jpeg via WAImageTag>>document:mimeType:
Because of the way WADocumentHandler>>document:mimeType:fileName and
Form>>seasideMimeDocument  are implemented, it results in the image
always being converted to a gif.

See: http://code.google.com/p/seaside/issues/detail?id=577 for more
details and proposed fix.

Regards,
Stuart


More information about the seaside-dev mailing list