
click_button does not expand relative action urls
Reported by dstar | January 25th, 2009 @ 04:10 PM | in 0.5
Given a form with action="/foo", click button will submit a POST request to "/foo", rather than expanding it to an absolute URL. This breaks apps which use subdomain routing, as there is no domain in the request URL.
Comments and changes to this ticket
-
Bryan Helmkamp January 27th, 2009 @ 07:07 PM
- Milestone set to 0.4.1
-
Bryan Helmkamp February 8th, 2009 @ 11:21 PM
- Milestone changed from 0.4.1 to 0.4.2
-
Bryan Helmkamp February 9th, 2009 @ 12:21 AM
- State changed from new to open
-
gaffo June 14th, 2009 @ 11:32 PM
- State changed from open to awaiting-patch
- Milestone changed from 0.4.2 to 0.5
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.