when we switched to the FSA engine, $query->params('key') started to use wantarray, and so many legacy uses now fail silently, as they return the first element only

I see this as fundamentally a core bug, but i think it will have to be resolved by adding error logging code, not by removing the wantarray.

I'm going to commit a change that will at least stop losing input info, but am setting to Arthur as I don't know the code in FormPlugin

-- SvenDowideit - 23 Nov 2009

That would be great as I have received a bug report on FP and had no idea where to fix this.

-- ArthurClemens - 23 Nov 2009

IIRC, Foswiki::Request behaves this way cause CGI.pm does (or CGI::Lite, that is much easier to read).

-- GilmarSantosJr - 23 Nov 2009

Fixed in version 1.6.

-- ArthurClemens - 01 Jun 2010

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads