This project is archived and is in readonly mode.
test_route_with_text_default + escaped string failing under ruby 1.9.1
Reported by CancelProfileIsBroken | February 16th, 2009 @ 04:20 PM
Name: test_route_with_text_default(LegacyRouteSetTests) Type: Failure Message: <{:controller=>"content", :action=>"show_page", :id=>"\xD1\x82\xD0\xB5\xD0\xBA\xD1\x81\xD1\x82"}> expected but was <{:controller=>"content", :action=>"show_page", :id=>"Ñ\xC2\x82екÑ\xC2\x81Ñ\xC2\x82"}>.
/actionpack/test/controller/routing_test.rb:1140
Comments and changes to this ticket
-
Pratik February 16th, 2009 @ 07:30 PM
- Milestone cleared.
-
CancelProfileIsBroken February 21st, 2009 @ 01:22 AM
http://rails.lighthouseapp.com/p... has a proposed patch for this.
-
Jeremy Kemper February 22nd, 2009 @ 12:01 AM
- State changed from new to resolved
- Milestone cleared.
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>