[PATCH] Configuring session_id_key so it works
Reported by Lon | March 9th, 2008 @ 06:07 PM | in 0.9.4
If you configure session_id_key in the Init.rb file, the actual cookie is still set as "_session_id" regardless of value provided.
Merb:Controller appears to have the correct value, but the cookie itself does not.
Comments and changes to this ticket
-
Jonathan Younger (daikini) March 9th, 2008 @ 08:57 PM
- → Title changed from Configuring session_id_key does not work to [PATCH] Configuring session_id_key so it works
The attached patch fixes this issue.
-
Michael D. Ivey (ivey) March 10th, 2008 @ 03:59 AM
- → Assigned user changed from to Michael D. Ivey (ivey)
- → State changed from new to resolved
Applied in e6fc6a076a8b1b8668304c8fbc91fd8b4128269d
-
Michael Klishin (antares) June 2nd, 2008 @ 09:16 AM
- → State changed from resolved to open
- → Milestone changed from to 0.9.4
-
Michael D'Auria June 4th, 2008 @ 02:09 AM
I'm not sure what happened here, but it seems as if the patch was only halfway applied. Check out my patch for a slightly modified version of what was given before with the same result.
I have modified the setting of the session_id_key to be set whenever there is a session rather than only for the cookie session store.
-
Ezra Zygmuntowicz June 5th, 2008 @ 03:41 AM
- → State changed from open to resolved
applied thanks
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
