[Catalyst-dev] file upload bug - patch attached
Jonathan Rockway
jon at jrock.us
Fri Nov 17 16:51:28 GMT 2006
Carl Franks wrote:
> The attached patch fixes it ( includes tests :)
> It would now return this:
> [
> 'textfield value',
> 'filename',
> ]
>
> Carl
Thanks, applied as #5522.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst-dev
mailing list