https://bz.apache.org/bugzilla/show_bug.cgi?id=66161

--- Comment #2 from t...@silbergrau.com ---
Just debugged into it.
The linked commit has changed the behaviour.

 context.convertToType(src, target); 

now triggers our EmptyNullStringResolver and the string gets null. 

Removing the EmptyNullStringResolver is no option for us, since we expect null
and not empty strings set in our beans / tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to