[
https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943586#comment-15943586
]
ASF subversion and git services commented on WICKET-6347:
---------------------------------------------------------
Commit 24da5e48b3410ab46dced342cdd08a15831069bc in wicket's branch
refs/heads/WICKET-6347-detachable-renderers from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=24da5e4 ]
WICKET-6347 renderer might be null
if #newEditor() doesn't create AbstractChoice, the renderer might actually be
null
> IChoiceRenderer implements IDetachable
> --------------------------------------
>
> Key: WICKET-6347
> URL: https://issues.apache.org/jira/browse/WICKET-6347
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 8.0.0-M4
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Trivial
>
> IChoiceRenderer (and other renderers ) don't implement IDetachable currently.
> I've came across situations where this would have been handy, and apparently
> other users would also welcome such an improvement:
>
> http://stackoverflow.com/questions/42933128/automatically-detaching-choice-renderer-in-wicket
> I've made the required changes locally and there's no negative impact as far
> as I can see.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)