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: Bug
          Components: wicket-extensions
            Reporter: Martin Dietze
            Priority: Minor
         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.

Reply via email to