[ 
https://issues.apache.org/jira/browse/BEANUTILS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niall Pemberton resolved BEANUTILS-104.
---------------------------------------

    Resolution: Won't Fix

> [beanutils]special characters in mapped property keys are parsed incorrectly
> ----------------------------------------------------------------------------
>
>                 Key: BEANUTILS-104
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-104
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: Expression Syntax
>         Environment: Operating System: All
> Platform: All
>            Reporter: rey abe
>             Fix For: 1.8.0
>
>
> When using mapped properties (the ones backed by a HashMap in the 
> ActionForm), 
> HashMap keys containing "." or "[" / "]" characters will result in an 
> Exception on 
> submission of forms containing input elements with such keys.
> Obviously these characters are mistaken for subproperty and array delimiters 
> when the 
> RequestProcessor tries to populate the ActionForm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to