[kupu-dev] Bug - Image Resizing With PIL

George Lee georgeleejr at gmail.com
Tue Jan 9 18:05:07 CET 2007


Hi,

I chose a PIL size for an image I'm inserting into a Kupu rich text
field, such as "image_preview." The HTML reads something like '<img
src="hello.jpg/image_preview" />'

I clicked on the image, then clicked on the image icon in the Kupu
toolbar. It shows the size as "Original" instead of "Preview." If I
then change the size to something like "Mini," the resulting HTML is

'<img src="hello.jpg/image_preview/image_mini" />'

Is this a known bug or one that others have experienced? This is with
kupu trunk, Plone 2.5.1.

Peace,
George


More information about the kupu-dev mailing list