[dokuwiki] Re: UTF-8 question
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 29 Sep 2005 09:07:10 +0200
Riny Heijdendael writes:
Still fighting with my gateway for dokuwiki, I run into problems when
parsing the subject of the mail..
If I send an email with UTF-8 encoded subject, and try to parse it for
inclusion in dokuwiki, it shows up like something like:
=?UTF-8?B?0LvQvdC60L/Qs9GI0YnQljpkaXNjdXNzaW9u?=
Can anyone advise me which functions there are in the dokuwiki to get it
back to »œº¿³ÈÉ?:discussion , which was it originally?
Others gave you some info already. There is no decoding support for this in
DokuWiki (only encoding in inc/mail.php) However have a look here for two
PHP lines to decode them:
http://wiki.splitbrain.org/phpsnippets#decode_mail-subjects
Andi
- Follow-Ups:
- [dokuwiki] Re: UTF-8 question
- From: Riny Heijdendael
- References:
- [dokuwiki] UTF-8 question
- From: Riny Heijdendael
Other related posts:
- » [dokuwiki] UTF-8 question
- » [dokuwiki] Re: UTF-8 question
- » [dokuwiki] Re: UTF-8 question
- » [dokuwiki] Re: UTF-8 question
- » [dokuwiki] Re: UTF-8 question
- » [dokuwiki] Re: UTF-8 question
Still fighting with my gateway for dokuwiki, I run into problems when parsing the subject of the mail..
If I send an email with UTF-8 encoded subject, and try to parse it for inclusion in dokuwiki, it shows up like something like:
=?UTF-8?B?0LvQvdC60L/Qs9GI0YnQljpkaXNjdXNzaW9u?=
Can anyone advise me which functions there are in the dokuwiki to get it back to »œº¿³ÈÉ?:discussion , which was it originally?
Others gave you some info already. There is no decoding support for this in DokuWiki (only encoding in inc/mail.php) However have a look here for two PHP lines to decode them:
- [dokuwiki] Re: UTF-8 question
- From: Riny Heijdendael
- [dokuwiki] UTF-8 question
- From: Riny Heijdendael