Under my Windows XP, FCKeditor or Tinymce under IE6 or Opera, put a img tag with upercase
i.e.
<IMG style="WIDTH: 487px; HEIGHT: 144px ...
Problem exist because regular expression in the module is case sensitive.
This patch, resolve the problem (add case insensitive to the preg expression).
Tested on IE 6 and Opera.
btw. great module
-- sorry to double post in two isues, this was my first time to create patch:)
| Comment | File | Size | Author |
|---|---|---|---|
| image_resize_module_patch_1.patch | 1.69 KB | Anclywen |
Comments
Comment #1
quicksketchThanks that looks like a clear winner to me. Yay for new patchers. :D
Comment #2
quicksketchCommitted, thanks! I'm putting out a 1.5 version later tonight.