Please disregard the message below. I was looking at wrong mails which did not have any attachments at all.
Everything is working at expected. :) (Well, not everything, see below!)
Just the string "Show" should be localized, as "Show" and "Herunterladen" right next to each other do look a bit strange. ;)
Argh... Somewhat later, I found another message (the one with the Classic and Larry screenshots I posted to this list at 20:29 on Nov 17th) where I do neither see a link "Show" at all, nor that a click on the thumbnail would display the screenshot within the browser (it gets downloaded instead). Now what the heck is this again...?
'client_mimetype' is indeed set to NULL here - but why does it work then with some messages, and with others not? Filling this setting with a comma-separated list of MIME types does have nil effect.
Last but not least: It should be clarified in main.inc.php, if the size of 'image_thumbnail_size' is meant to define the height or the width of the thumbnail.
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
Am 18.11.2012 01:49, schrieb Michael Heydekamp:
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.
Hmmm... Any idea?
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany _______________________________________________ Roundcube Development discussion mailing list dev@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/dev