I believe to remember that we had a similar issue before, but IIRC it had been fixed already:
Looking at the sreenshots attached to my previous message, I'm realizing that the indention of some lines in the text/plain message got lost somehow. This is exactly what I sent with RC 1.0-git (plain text, qp, UTF-8, taken from the message source, note that the quote chars and the dashed line are part of the original source): --------------------------------------------------- > =E2=94=82 /usr/share/vim/vim73/syntax > =E2=94=82 fetchmail.vim > =E2=94=82 /usr/share/vim/vim73/ftplugin > =E2=94=82 fetchmail.vim > =E2=94=82 /usr/share/zsh/4.3.15/functions/Completion/Unix > =E2=94=82 _fetchmail --------------------------------------------------- This is what came back to me, quoted with RC 0.9.2 stable (multipart/alternative, text/plain part, qp, UTF-8, taken from the message source): > --------------------------------------------------- >> =E2=94=82 /usr/share/vim/vim73/syntax >> =E2=94=82 fetchmail.vim >> =E2=94=82 /usr/share/vim/vim73/ftplugin >> =E2=94=82 fetchmail.vim >> =E2=94=82 /usr/share/zsh/4.3.15/functions/Completion/Unix >> =E2=94=82 _fetchmail > --------------------------------------------------- See lines 3, 5, and 7, the indention is gone. So apparently 0.9.2 stable (and probably 1.0-git as well?) does remove WSPs behind quote chars upon quoting...? At least (and only?) when producing multipart/alternative messages...? Cheers, -- Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany Am 02.07.2013 23:20, schrieb Michael Heydekamp: > Received a multipart/alternative message today, produced with Roundcube > 0.9.2 stable (first part text/plain, second part text/html), where the quote > chars ">" in the HTML part were not recognized as quote chars upon > displaying in RC 1.0-git. > > See display comparison attached. > > The HTML code of the relevant paragraph (additionally qp-encoded, charset > UTF-8): > >> > --------------------------------------------------- >> >> =E2=94=82 /usr/share/vim/vim73/syntax >> >> =E2=94=82 fetchmail.vim >> >> =E2=94=82 /usr/share/vim/vim73/ftplugin >> >> =E2=94=82 fetchmail.vim >> >> =E2=94=82 /usr/share/zsh/4.3.15/functions/Completion/Unix >> >> =E2=94=82 _fetchmail >> > --------------------------------------------------- > > Is the displayed result of the HTML part how it should be...? > > Cheers, > -- > Michael Heydekamp > Co-Admin freexp.de > Düsseldorf/Germany > _______________________________________________ > Roundcube Development discussion mailing list > [email protected] > http://lists.roundcube.net/mailman/listinfo/dev _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
