throwing an exception for an unregconized boolean is problematic in webapps. E.g. checkboxes can send an empty string, which caused an exception. Returning false when the string is not regconized is consistent with the JDK and most webapp frameworks.


git-svn-id: https://svn.apache.org/repos/asf/incubator/wicket/trunk@456170 13f79535-47bb-0310-9956-ffa450edef68
1 file changed