Re: HTML::Form bug
Rob Dixon <[email protected]> Sat, 15 Oct 2011 23:39:14 +0100
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 15/10/2011 07:15, Gisle Aas wrote: > On Oct 15, 2011, at 0:03 , Rob Dixon wrote: > >> Method HTML::Form::FileInput::form_name_value has been changed so that >> there is now a separate 'filename' field in the object. There is also >> code, marked as legacy, handling the old way of doing things. >> Unfortunately is is broken, and the problem has arisen from a query >> regarding WWW::Mechanize which still uses this old method. > > Are you able to modifiy the test suite to demonstrate under what conditions > this bug occur? Sure, I will take a look as soon as I have time. Rob