Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-06 Thread Tom Hoen
Zach Dennis wrote: > > Correction -- I believe his problem forces the problem in my ticket to > be solved. I don't know if my patch solves his problem. > Zach - Thanks for the quick patch I grabbed your code, but it did not solve the problem. Here is what I am seeing. When fully_qualify_curr

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-06 Thread Josh Knowles
On Fri, Feb 6, 2009 at 10:20 AM, Zach Dennis wrote: > Perhaps Bryan or Josh could look at these. In the meantime I have > pushed an updated branch which includes all of webrat 4.1. Hopefully > in the meantime this will solve the issue for you: > > http://github.com/zdennis/webrat/tree/make_curr

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-06 Thread Zach Dennis
On Fri, Feb 6, 2009 at 9:12 AM, Tom Hoen wrote: > Zach Dennis wrote: > >> >> Were you using one of my branches, and was it working for you? >> >> I just pulled down the latest webrat and installed it on a project >> that uses subdomains, and all of the features are still passing. > > Zach - > > I

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-06 Thread Zach Dennis
On Fri, Feb 6, 2009 at 10:20 AM, Zach Dennis wrote: > On Fri, Feb 6, 2009 at 9:12 AM, Tom Hoen wrote: >> Zach Dennis wrote: >> >>> >>> Were you using one of my branches, and was it working for you? >>> >>> I just pulled down the latest webrat and installed it on a project >>> that uses subdomains

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-06 Thread Tom Hoen
Zach Dennis wrote: > > Were you using one of my branches, and was it working for you? > > I just pulled down the latest webrat and installed it on a project > that uses subdomains, and all of the features are still passing. Zach - I was using this fork: http://github.com/zdennis/webrat/tree/m

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-05 Thread Zach Dennis
On Thu, Feb 5, 2009 at 2:13 PM, Tom Hoen wrote: > With the great help of David C., Scott T., and Dennis Z., redirecting > while using a sub-domain worked in Dennis' fork: > git://github.com/zdennis/webrat.git. > > Unfortunately, after upgrading to 4.1 (so I could use set_hidden_field), > I am gett

Re: [rspec-users] redirects while using subdomains not working in 4.1

2009-02-05 Thread Josh Knowles
On Thu, Feb 5, 2009 at 2:13 PM, Tom Hoen wrote: > Did not all of Dennis's changes make it in? As far as I know I merged everything in. Please feel free to open up a ticket in lighthouse, and/or startup a thread on the Webrat mailing list with a specific example of whats going wrong and we'll get

[rspec-users] redirects while using subdomains not working in 4.1

2009-02-05 Thread Tom Hoen
With the great help of David C., Scott T., and Dennis Z., redirecting while using a sub-domain worked in Dennis' fork: git://github.com/zdennis/webrat.git. Unfortunately, after upgrading to 4.1 (so I could use set_hidden_field), I am getting responses of "You are being redirected" instead of getti