Re: Strange behavior with strings that are submitted via a form

Stefan Rinner <[email protected]> Fri, 17 Aug 2007 11:20:27 +0200
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
>
> Intresting thing after debuging is that the submited req.data.einname
> has a equivalent req.data.einname_array!

There was a recent change - now there's for every form-value a  
corresponding "_array" object

stefan