
Infinite redirects should be detected and should raise an error
Reported by Daniel Lucraft | January 12th, 2009 @ 06:23 AM
Due to bug http://webrat.lighthouseapp.com/projects/10503/tickets/117-redirect..., our Rails application was generating an infinite redirect, which caused Webrat to hang. Webrat should detect this and raise an error.
The commits
http://github.com/songkick/webrat/commit/5e50b4126f6f82566c42260e45...
http://github.com/songkick/webrat/commit/ff4cf5703c1b2bdd8199c8aa06...
fix this. (Sorry there's two!)
Comments and changes to this ticket
-
gaffo January 12th, 2009 @ 12:25 PM
- Tag changed from featurerequest, patch, request, session to featurerequest, patch, request, session, verify
1) Could you add a spec that exercises this? 2) Could you make the INFINITE_REDIRECT_CUT into a configuration option on config.rb with a default to 10 (and an associated test)? 3) What made you pick 10? Some article or just a guess / feeling?
-
Bryan Helmkamp February 8th, 2009 @ 08:56 PM
- State changed from new to resolved
Hey Daniel,
I added a couple specs, did a small refactoring and merged this in. Thanks for the patch!
Cheers,
-Bryan
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.
People watching this ticket
- Nobody is watching this ticket.