On Feb 18, 2008 4:32 PM, Alexander Griesser work@tuxx-home.at wrote:
As to my understanding, this is the expected behaviour. I tried with Roundcube (probably not the latest version I have to admit) and it behaved exactly the same as all other webmails did: No chance to download the plaintext files separately.
The current behavior of RoundCube depends on the Content-Disposition: header of the according message part. If it's set to "inline" the text will be displayed as part of the message body but without the possibility to download it separately. In case the message-disposition is "attachment" you can download it but it's not displayed inline.
What do you guys think about it? Personally I think it would make sense to implement this and allow for downloading plain text attachments - or is this functionality already implemented in the latest roundcube version?
I agree that this could be improved as Thunderbird does it: show inline AND allow to download it in both cases. But since RoundCube is a webmail client, we need to check the contents of the text part before displaying it inline in order to prevent XSS.
Feel free to open a new feature request ticket at http://trac.roundcube.net for this new behavior.
~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/