-
_Reported by jasb on 27 Oct 2009 21:13 UTC as Trac ticket #1486246_
Howdy,
A message with an attach, instead of showing the message and the attach, RC show's the message, and the attach below the mes…
-
RFC 2047 is an obsoleted standard for MIME Message Header Extensions for Non-ASCII Text. In most modern e-mail clients including mutt, it is substituted by RFC 2231. On mutt, if one sends an attachm…
-
Originally reported by: **anonymous (Bitbucket: [anonymous](http://bitbucket.org/anonymous), GitHub: Unknown)**
---
When using cookies there should be a possibility to automatically encode/decode th…
ghost updated
8 years ago
-
_Reported by byshido on 20 Apr 2011 12:05 UTC as Trac ticket #1487877_
I have the latest (0.51) version of Roundcube and use RFC 2047/2231 attachment name settings. Also I use UTF-8 encoding as defau…
-
```
What steps will reproduce the problem?
1.Create a document in couchdb, with some Chinese character like "文档"
2.Run couchdb-dump on the database
What is the expected output? What do you see instea…
-
_Reported by nexus on 1 Mar 2011 00:40 UTC as Trac ticket #1487808_
I have the latest (0.51) version of Roundcube and use RFC 2047/2231 attachment name settings. Also I use UTF-8 encoding as default.…
-
by **Famcool**:
Before filing a bug, please check whether it has been fixed since the
latest release. Search the issue tracker and check that you're running the
latest version of Go:
What steps will…
-
Originally reported by: **Robert Brewer (Bitbucket: [fumanchu](http://bitbucket.org/fumanchu), GitHub: [fumanchu](http://github.com/fumanchu))**
---
---
- Bitbucket: https://bitbucket.org/cherrypy/c…
ghost updated
8 years ago
-
My sample code is:
```
use strict;
use warnings;
use utf8;
use Encode;
my $subject = 'ああああああああああああ(あ)ああ';
print encode('MIME-Header', $subject);
```
The result is:
```
=?UTF-8?B?44GC44GC44GC44GC44…
-
Currently, I do not see any language around validity requirements for the `mbox_sha1sum` property for an Actor. The document linked to for FOAF doesn't provide any details around the encoding either. …