This project is archived and is in readonly mode.

#4014 ✓stale
Jeremy McAnally

Passing cookies from controller to test seems to be broken

Reported by Jeremy McAnally | February 20th, 2010 @ 10:42 PM

I've noticed on the apps that I've been upgrading to Rails 3 that use restful_authentication that passing the auth_token cookie back to the tests does not work (specifically in the "remember me" related tests). If I inspect the cookies in the controller, it's actually set, but in the test, it shows the key as being set, but the value is nil.

Comments and changes to this ticket

  • Rohit Arondekar

    Rohit Arondekar October 9th, 2010 @ 03:26 AM

    • State changed from “new” to “stale”
    • Importance changed from “” to “Low”

    Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.

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