Subject: | Mechanize throws a warning when setting a hidden variable |
To: | bug-www-mechanize [...] rt.cpan.org |
From: | TBallad [...] FLR.FOLLETT.COM |
Date: | Wed, 3 Sep 2003 14:54:47 -0500 |
When trying to set a hidden variable via WWW::Mechanize, I get the
following warning:
Input 'jump' is readonly at
/usr/local/lib/perl5/site_perl/5.8.0/WWW/Mechanize.pm line 470
$agent->submit_form(
fields => {
username => "testuser",
password => "testpass",
jump => "otherpage",
}
);
The hidden variable does get set, and the page behaves as expected, aside
from the warning.
Tricia Ballad
tballad@flr.follett.com
815-578-3260