Summary | german umlauts in pgp-encrypted mails |
Queue | IMP |
Queue Version | 6.1.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | bugs (at) miniskipper (dot) at |
Created | 08/13/2013 (4341 days ago) |
Due | |
Updated | 08/21/2013 (4333 days ago) |
Assigned | |
Resolved | 08/13/2013 (4341 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Will watch the php-bug and leave the quoted_printable_decode in the
code until it's fixed.
https://bugs.php.net/bug.php?id=65483
stream filter.
So this is obviously no php-error.
In /usr/share/pear/Horde/Crypt/Pgp.php, line 1306-1310 the message
is encrypted. I added
So this is obviously no php-error.
In /usr/share/pear/Horde/Crypt/Pgp.php, line 1306-1310 the message is
encrypted. I added
State ⇒ Not A Bug
issues need to be reported there.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ german umlauts in pgp-encrypted mails
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
this is what i see, after entering the passphrase of my key:
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
pgp test =C3=B6=C3=A4=C3=BC=C3=9F=20=C3=B6=20=C3=A4=20=C3=BC =C3=9F
"pgp test öäüß ö ä ü ß"
after first non-ascii char, even spaces are displayed as =20
in normal (non-encrypted) mails, there is no problem with encoding
Horde up-to-date stable as of today
php 5.4.17
apache 2.2.15