Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Operating System: All
Platform: All
-
32748
Description
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.
Attachments
Issue Links
- depends upon
-
BEANUTILS-259 Plugable Property Name Expression Resolver
- Closed
- relates to
-
BEANUTILS-533 If expression contains ")", DefaultResolver #getKey return wrong value
- Open