-
The following GB18030 decode incorrect.
`
=?GB18030?B?lDnaMw==?=:
`
-
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://www.facebook.com/groups/rocksdb.dev
We found this problem when using cu…
-
Hey there,
@afoucret - do you have an idea what is causing the limitation on the color attribute in the layered navigation right here:
https://eu.makerdise.com/3d-druck/filament.html
I tested …
-
Here's a small Golang program which demonstrates the problem:
```
package main
import (
"gopkg.in/gomail.v2"
"os"
)
func main() {
m := gomail.NewMessage()
m.SetHeader("From", "skyle…
-
by **mstplbrg**:
What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. Obtain an email which contains any non US-ASCII characters in its subject.
2. U…
-
There are some open problems/questions I have concerning this module:
1. Simple W3C-examples like https://www.w3.org/TR/html401/interact/forms.html
```
Content-Type: multipart/form-data; bo…
luchr updated
8 years ago
-
Quoted-printable encoding and decoding is found in the mail and multipart packages. It
would be more useful if the quoted printable implementations would be moved to a
dedicated package like e.g. enco…
-
Here is RFC 3977:
> o Header values SHOULD use US-ASCII or an encoding based on it, such
> as RFC 2047 [RFC2047], until such time as another approach has
> been standardised. At pres…
-
py34 test failure: `KeyError: 'Authorization'` error in `TestSession.test_session_unicode`
I can reproduce the `test_session_unicode` failure consistently by explicitly passing a `--hashseed` to tox:…
-
_Reported by jasb on 1 May 2010 22:11 UTC as Trac ticket #1486711_
Check the images attached.
I have main.conf.php with:
// Encoding of long/non-ascii attachment names:
// 0 - Full RFC 2231 compatib…