Version 3.0.2
We have the editor set to resize any image larger than 740 pixels wide to 740 pixels wide.
If you try and upload an image wider than 740 pixels the upload just hangs. By default we use ASP.NET to resize the image but I’ve also tried ASPJpeg (which is supported by the host) but both have the same problem (I've also tried Auto Detect but that also hangs). If the image we’re uploading is smaller than 740 pixels wide it uploads it ok so it only has a problem when it has to resize the image.
I've also created a simple "upload and resize" page (not using the WYSIWYG editor) and that uploads and resizes fine to the same folder (using ASP.NET) so it's only a problem when using the CKEditor to upload/resize the images.
I will email you some links so that you can test it. |
|
|