Aleksander Machniak
2014-01-24 5140c310645b1728f59e27d8f5fe37aeb2928d6f
refs
author Aleksander Machniak <alec@alec.pl>
Friday, January 24, 2014 06:36 -0500
committer Aleksander Machniak <alec@alec.pl>
Friday, January 24, 2014 06:36 -0500
commit5140c310645b1728f59e27d8f5fe37aeb2928d6f
tree b32f4fcd7270ee8d2c4700e58d5772ecccc4ba82 tree | zip | gz
parent c0dda0556c5e880f4a180cc1c13bb54c61b01c5a view | diff
Remove quotes around addressee name in case they are encoded.

Some clients encode quotes with name using base64/quoted-printable
encoding. Quotes were removed only for unencoded strings. Now also
encoded names are handled this way.
So, recipient/sender strings are displayed without quotes around
and e.g. saving to addressbook does not save these redundant quotes.
2 files modified
6 ■■■■■ changed files
program/lib/Roundcube/rcube_mime.php 4 ●●●● diff | view | raw | blame | history
tests/Framework/Mime.php 2 ●●●●● diff | view | raw | blame | history