You mean, the re-displayed form values are unfiltered? Interesting. It would
be nice if it did work with Zend_Filter_Input.

This underscores my point that there ought to be an official ZF-approved way
to do it.

On 9/6/07, Rob Allen <[EMAIL PROTECTED]> wrote:
>
> David Mintz wrote:
> [...]
> >
> > My controllers can then, if need be, recycle form input with a simple
> >
> >         $this->view->someTable = $this->_request->getParam('someTable')
> >
>
> We do this too, but it doesn't seem to work with Zend_Filter_Input.
>
> Regards,
>
> Rob...
>



-- 
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness


-- 
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness

Reply via email to