This project is archived and is in readonly mode.
default session_path does not respect RAILS_RELATIVE_URL_ROOT
Reported by kapouer | October 10th, 2009 @ 12:11 PM
This is not as advertised in
actionpack/lib/action_controller/cgi_process.rb :
"the path for which this session applies. Defaults to the directory
of the CGI script."
Using ENV['RAILS_RELATIVE_URL_ROOT']
in the same file's DEFAULT_SESSION_OPTIONS
could fix this easily.
Comments and changes to this ticket
-
Rohit Arondekar October 6th, 2010 @ 06:42 AM
- State changed from new to stale
- Importance changed from to
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>