This project is archived and is in readonly mode.

before_filter ignored incase of 302 redirects
Reported by rubynewbie | April 22nd, 2009 @ 12:51 AM | in 3.x
I upgraded to rails 2.3.2 and facing this issue -
When I redirect within the application, it seems to loose lot of values e.g. self.class.layout is somehow unset after a redirect.
Any ideas?
Comments and changes to this ticket
-
rubynewbie April 22nd, 2009 @ 01:41 AM
More information/questions -
- I am trying to determine layout for each request based on sub-domain.
- When I render certain page, page gets rendered but with no layout.
What I have tried but to no use - - Changing @content_for_layout to yield - session value is getting passed - setting self.class.layout in the action where render is called
-
-
David Trasbo April 15th, 2010 @ 07:45 PM
- Assigned user set to Ryan Bigg
Please describe how to duplicate this issue and/or provide a patch. This can be marked as incomplete.
-
Ryan Bigg April 15th, 2010 @ 10:57 PM
- State changed from new to incomplete
-
-
David Trasbo July 1st, 2010 @ 08:54 AM
- Assigned user changed from Ryan Bigg to Rohit Arondekar
- Importance changed from to
This is not getting anywhere. Can be marked as wontfix for now - maybe someone will describe how to reproduce this issue and/or provide a patch some day.
-
Rohit Arondekar July 1st, 2010 @ 10:03 AM
rubynewbie,smixok — Can one of you please provide steps to reproduce this problem? Even better would be a failing test for Rails and a patch.
-
Rohit Arondekar July 4th, 2010 @ 02:37 AM
- State changed from incomplete to invalid
I'm closing this ticket for now, in case you need it opened just make a comment with more information and I'll re-open it.
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>