[HTTP-Recorder] Can't locate object method "query_param"... problem when submitting forms

Sven Neuhaus sn at heise.de
Fri Jan 13 06:12:28 EST 2006


Hi,

I'm having the same Problem as Guru Prashad reported in December 2005 when
submitting a form:

Can't locate object method "query_param" via package
"rec-action=submitform&rec-formname=&rec-formnumber=3&rec-form3-hidden-rm=1&rm=dologin&rec-form3-hidden-request_uri=1&request_uri=http%3A%2F%2Ftest00.de%2F&rec-form3-text-name=1&name=abc&rec-form3-password-password=1&password=def"
(perhaps you forgot to load
"rec-action=submitform&rec-formname=&rec-formnumber=3&rec-form3-hidden-rm=1&rm=dologin&rec-form3-hidden-request_uri=1&request_uri=http%3A%2F%2Ftest00.de%2F&rec-form3-text-name=1&name=abc&rec-form3-password-password=1&password=def"?)
at /usr/local/share/perl/5.8.7/HTTP/Recorder.pm line 347.

I'm using HTTP-Proxy-0.17 and HTTP-Recorder-0.05 and the example script from
the HTTP::Recorder documentation (at the beginning of the pod).
My perl version is v5.8.7.

Looks like it's trying to call a method on a string. Any ideas for a fix?

Thanks,
-Sven


More information about the HTTP-Recorder mailing list