This project is archived and is in readonly mode.
Q-encode: should use upper case
Reported by Kazuhiro Nishiyama | May 26th, 2008 @ 05:54 AM
In RFC 2047:
(1) Any 8-bit value may be represented by a "=" followed by two
hexadecimal digits. For example, if the character set in use
were ISO-8859-1, the "=" character would thus be encoded as
"=3D", and a SPACE by "=20". (Upper case should be used for
hexadecimal digits "A" through "F".)
Comments and changes to this ticket
-
Kazuhiro Nishiyama May 26th, 2008 @ 05:57 AM
- no changes were found...
-
Pratik May 29th, 2008 @ 02:21 PM
- State changed from new to incomplete
Patch is missing tests.
Thanks.
-
Pratik May 30th, 2008 @ 10:39 AM
- State changed from incomplete to open
-
josh November 27th, 2008 @ 03:18 AM
- Assigned user set to Pratik
-
Frederick Cheung December 20th, 2008 @ 03:44 PM
- State changed from open to resolved
Fixed in #1421 / 84583657f40e5554c496fb24dfbc1921f11b0498
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>