--- trunk/lib/WebPAC/Input.pm 2006/07/13 13:55:19 599 +++ trunk/lib/WebPAC/Input.pm 2006/08/01 13:59:47 606 @@ -254,7 +254,7 @@ ## FIXME remove this warning when we are sure that none of API is calling ## this wrongly - warn "filter called without field number" unless ($f_nr); + #warn "filter called without field number" unless ($f_nr); return $l unless ($rec_regex && $f_nr);