File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -631,7 +631,7 @@ src/test/java/org/apache/commons/beanutils/bugs/Jira520TestCase.java.">
631631 Create new methods getPropertyOfMapBean and setPropertyOfMapBean that the existing
632632 setNestedProperty and getNestedProperty methods now call when they discover the bean
633633 they are accessing implements Map. This makes it much easier for users to subclass
634- and customise this behavior of PropertyUtilsBean, eg in order to restore pre-1.5 behavior.
634+ and customize this behavior of PropertyUtilsBean, eg in order to restore pre-1.5 behavior.
635635 This patch also causes an exception to be thrown when the propertyName passed to
636636 getPropertyOfMapBean or setPropertyOfMapBean has MAPPED_DELIM or INDEXED_DELIM chars in
637637 it. This never worked as expected before (the whole string was treated literally as the
You can’t perform that action at this time.
0 commit comments