#226 new
iamtheschmitzer

No Sessions = No flash

Reported by iamtheschmitzer | December 30th, 2008 @ 03:13 PM

Sessions are :off via the ActionController

I tried commenting that out, but get failures (with nothing in the log).

I've modified environment.rb as much as I know, and added back the alias of session= in session_management.rb.

Any advice on how to get sessions back? The motivation is to allow a flash to persist - it relies on session and I don't see it in my view.

Comments and changes to this ticket

  • iamtheschmitzer

    iamtheschmitzer December 30th, 2008 @ 03:23 PM

    My mistake, there is something in the log:

    wrong number of arguments (2 for 1) C:/Ruby/lib/ruby/1.8/cgi/session.rb:267:in respond_to?' C:/Ruby/lib/ruby/1.8/cgi/session.rb:267:ininitialize' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:123:in new' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:123:insession' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:155:in stale_session_check!'

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages