Forums | Admin

Discussion Forums: help

Start New Thread 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

Thread Author Date
Anchors in form actions bug(?)Pawel Szymczykowski2006-11-06 02:51
      RE: Anchors in form actions bug(?)Aaron Patterson2006-11-06 05:52

Post a followup to this message