GitHub user minman opened a pull request:
https://github.com/apache/wicket/pull/13
WICKET-4580 StringValue: missing methods to convert from text to wrapped
classes of primitive type with defaultValue
Fix for WICKET-4580 StringValue: missing methods to convert from text to
wrapped classes of primitive type with defaultValue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/minman/wicket wicket-1.5.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/13.patch
----
commit 65129f35282d1cff6ac4534d30e97b99dfb449e7
Author: mam <[email protected]>
Date: 2012-06-01T02:08:21-07:00
WICKET-4580 StringValue: missing methods to convert from text to wrapped
classes of primitive type with defaultValue
----