[
https://issues.apache.org/jira/browse/WICKET-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2619.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
1.4.6
Assignee: Juergen Donnerstag
> wicket should handle Enums like other primitives when injecting them.
> ---------------------------------------------------------------------
>
> Key: WICKET-2619
> URL: https://issues.apache.org/jira/browse/WICKET-2619
> Project: Wicket
> Issue Type: Bug
> Components: wicket, wicket-spring
> Affects Versions: 1.4.4
> Environment: tested with spring.
> Reporter: Andreas Petersson
> Assignee: Juergen Donnerstag
> Priority: Minor
> Fix For: 1.4.6, 1.5-M1
>
> Attachments: handle_enums_as_Primitives.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> when binding Enum with the use of a factory-method it is not possible to
> inject the generated value. Primitives such as Integer, boolean etc are
> already handled directly, since they need no specific serialization handling.
> enums can be used likewise. i will provide a half-line patch for
> LazyInitProxyFactory which will fix this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.