This project is archived and is in readonly mode.

#2033 ✓committed
MOROHASHI Kyosuke

Ruby 1.9 compat: workaround 1.9.1p0's URI.decode bug.

Reported by MOROHASHI Kyosuke | February 21st, 2009 @ 01:05 AM

Ruby 1.9.1p0 has a bug on URI.decode that can'not decode multibyte chars.Now, it's been disscussed on ruby-dev ML(ruby-core in Japanese).

Since the bug aloso affect the rails, I wrote a patch to backport a disscussed solution to ActiveSupport, althrough that was'nt fixed yet in ruby-dev.

Comments and changes to this ticket

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>

People watching this ticket

Referenced by

Pages