[
https://issues.apache.org/jira/browse/WICKET-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2661:
----------------------------------
Issue Type: Improvement (was: Bug)
> Palette does not allow tracking the AbstractChoices components via Ajax
> -----------------------------------------------------------------------
>
> Key: WICKET-2661
> URL: https://issues.apache.org/jira/browse/WICKET-2661
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Reporter: Martin Dietze
> Priority: Minor
> Fix For: 1.4.7, 1.5-M1
>
> Attachments: optional-exclude-from-serialization.diff
>
>
> By default, the two SELECTs used by the Palette are excluded from Ajax
> serialisation, thus there is no way of tracking mouse clicks on them via
> Ajax. Thus, the Javascript code causing this should be moved into a protected
> function so that derived classes can implement a different behaviour. See
> attached patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.