The problem is manifested in 1.5 and 1.5.1. Thanks. --- On Tue, 31/3/09, Brandon Goodin <[email protected]> wrote:
From: Brandon Goodin <[email protected]> Subject: Re: [Stripes-users] Mapped property ignored if value is empty?? To: "Stripes Users List" <[email protected]> Date: Tuesday, 31 March, 2009, 2:19 PM Phil what version of Stripes are you using? Just curious if it is an old one or current? Brandon On Mon, Mar 30, 2009 at 4:04 AM, Phil Sladen <[email protected]> wrote: I have an actionbean property "HashMap<String,String> tagMap" that is used to gather dynamically generated form values from input fields named like "tagMap[propName]". Works fine as long as the value in the form field is not empty. But if it is empty, it appears that DefaultActionBeanPropertyBinder.validateRequiredFields() deliberately ignores the form field. Please can anyone explain such logic and how I can get mapped values to work sensibly even when the values are empty. Thanks. ------------------------------------------------------------------------------ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users -----Inline Attachment Follows----- ------------------------------------------------------------------------------ -----Inline Attachment Follows----- _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
------------------------------------------------------------------------------
_______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
