This project is archived and is in readonly mode.

#568 ✓stale
James Earl

ActionView::Helpers::ActiveRecordHelper#form creates bad url

Reported by James Earl | July 7th, 2008 @ 10:18 PM | in 3.x

form does not create the right form action url.

Comments and changes to this ticket

  • James Earl
  • James Earl

    James Earl July 7th, 2008 @ 10:43 PM

    • Title changed from “ActionView::Helpers::ActiveRecordHelper#form” to “ActionView::Helpers::ActiveRecordHelper#form creates bad url”

    Alternate patch.

  • josh

    josh October 28th, 2008 @ 04:23 PM

    • State changed from “new” to “stale”

    Staling out, please reopen if this is still a problem.

  • grrrisu

    grrrisu November 29th, 2008 @ 11:19 AM

    Plaese reopen this ticket.

    The problem still exists (Rails 2.2.2) and the patch submited by James would solve the problem.

  • josh

    josh November 29th, 2008 @ 05:44 PM

    • State changed from “stale” to “open”
    • Assigned user set to “Repository”
  • Pratik

    Pratik March 7th, 2009 @ 03:45 PM

    • Assigned user changed from “Repository” to “Pratik”
    • Tag changed from actionpack, form, helper to actionpack, form, helper, patch
    • State changed from “open” to “incomplete”

    Patch is missing tests.

    Thanks !

  • heidmo

    heidmo April 21st, 2009 @ 08:34 PM

    Test case was mocking out url_for and not including a controller otherwise the bug would have been apparent that url_for was being called twice.

    Diff includes updated test case and the 2nd patch.

  • Pratik

    Pratik April 21st, 2009 @ 08:55 PM

    • State changed from “incomplete” to “open”
  • Jeremy Kemper

    Jeremy Kemper May 4th, 2010 @ 06:48 PM

    • Milestone changed from 2.x to 3.x
  • Santiago Pastorino

    Santiago Pastorino February 2nd, 2011 @ 05:05 PM

    • Importance changed from “” to “”

    This issue has been automatically marked as stale because it has not been commented on for at least three months.

    The resources of the Rails core team are limited, and so we are asking for your help. If you can still reproduce this error on the 3-0-stable branch or on master, please reply with all of the information you have about it and add "[state:open]" to your comment. This will reopen the ticket for review. Likewise, if you feel that this is a very important feature for Rails to include, please reply with your explanation so we can consider it.

    Thank you for all your contributions, and we hope you will understand this step to focus our efforts where they are most helpful.

  • Santiago Pastorino

    Santiago Pastorino February 2nd, 2011 @ 05:05 PM

    • State changed from “open” to “stale”

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>

Pages