提交 18b67eed 编写于 作者: C Chris Beams

Merge branch '3.1.x'

......@@ -15,3 +15,4 @@ org.springframework.spring-parent/.classpath
org.springframework.spring-parent/.project
org.springframework.test/test-output/
target
spring-build/lib/docbook
......@@ -244,7 +244,7 @@ class TypeConverterDelegate {
}
if (firstAttemptEx != null) {
if (editor == null) {
if (editor == null && convertedValue == newValue) {
throw firstAttemptEx;
}
logger.debug("Original ConversionService attempt failed - ignored since " +
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册