Am 17.11.2012 18:42, schrieb Michael Heydekamp:
Am 17.11.2012 18:13, schrieb Thomas Bruederli:
But I had a closer look at it with IE9 on Win7 and indeed found out a totally weird behavior there, which caused all attachments to be downloaded directly: the list of supported mimetypes, which is passed to the browser as array mimetypes:["text/plain",...] is, for some reason only Microsoft knows, treated as an object here. So .indexOf() didn't work as expected.
That's really a bummer! I didn't find out why IE randomly treats array syntax as Object instead of Array. I workarounded it in https://github.com/roundcube/roundcubemail/commit/54cc75f28d75d01eb10c0be51e...
I just saw it in the svn-list. This again proves how important testing is.
I will test it this night or tomorrow. We are automatically pulling the latest git version between 1h and 2h.
Strange, after this fix I can't see any images anymore below the mail (neither thumbnails nor the full images) with Win7/IE8.
'image_thumbnail_size' is set to 240, 'inline_images' to true.
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany