in reply to Re^4: Passing a string containing % , / , > to a method of WWW::Mechanize is causing issues
in thread Passing a string containing % , / , > to a method of WWW::Mechanize is causing issues
Does the website work if you manually enter that string into the field?
If so, analyze the difference between the data sent when manually entering the string and when using WWW::Mechanize::Firefox. For example the Mozilla Live HTTP Headers extension can show you the data that Firefox sends.
|
|---|