You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/08/01 09:01:54 UTC

[jira] [Created] (WICKET-5296) OnEventHeaderItem should remove 'on' prefix for the event name

Martin Grigorov created WICKET-5296:
---------------------------------------

             Summary: OnEventHeaderItem should remove 'on' prefix for the event name
                 Key: WICKET-5296
                 URL: https://issues.apache.org/jira/browse/WICKET-5296
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.9.1, 7.0.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


OnEventHeaderItem uses JavaScript event registration, instead of inline DOM attributes, so it should remove 'on' prefixes when it is provided by the user application.

For example: onclick => click.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira