This project is archived and is in readonly mode.

#3295 ✓stale
Darragh Curran

Small bug in message for routing error when named route generation fails

Reported by Darragh Curran | September 28th, 2009 @ 04:18 PM | in 2.3.9

The error message incorrectly (and confusingly) says:

... content_url has the following required parameters....

when it should be

... my_particular_named_route_url has the following required parameters....

Comments and changes to this ticket

  • Andrew White

    Andrew White July 4th, 2010 @ 08:45 AM

    • Assigned user set to “Andrew White”
    • Milestone set to 2.3.9
    • State changed from “new” to “stale”
    • Importance changed from “” to “Low”

    This error message isn't present in Rails 3, however it is still in 2-3-stable but your change will break a test. Please submit an updated patch for 2.3 which corrects the failing test case.

  • Darragh Curran

    Darragh Curran July 4th, 2010 @ 04:13 PM

    Nice one for getting around to this. I checked out 2-3-stable. I get one failing test 'test_absolute_pathed_layout_without_layouts_in_path' before and after applying the diff.

    You sure this patch breaks a test? Which one? Let me know and I'll sort it out. Should be a quick fix.

    Cheers,
    Darragh

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>

Attachments

Tags

Pages