 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 14747 |
 |
BY: Pawel Szymczykowski (makenai) DATE: 2006-11-06 02:51 SUBJECT: Anchors in form actions bug(?) Hi,
It seems that when you have an anchor in the action of a form, ie:
action="compressedmultisearch.php#1"
submitting the form with mechanize will submit to:
compressedmultisearch.php%231
and result in a 404. I'm using ruby 1.8.4 with mechanize 0.6.2. Currently I'm overriding the form action and getting rid of the '#' and everything after it to make it work for me. | |
Thread View
Post a followup to this message
|
 |