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/10/01 13:49:32 UTC

[jira] [Resolved] (WICKET-4862) AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink output inline onclick attributes in addition to Wicket.Ajax.ajax event registration

     [ https://issues.apache.org/jira/browse/WICKET-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4862.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.12.0
                   7.0.0

[~dries.schulten] Your approach looks good to me. Applied!

> AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink output inline onclick attributes in addition to Wicket.Ajax.ajax event registration
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4862
>                 URL: https://issues.apache.org/jira/browse/WICKET-4862
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.2.0
>         Environment: Not env specific
>            Reporter: Barrett Snyder
>            Assignee: Martin Grigorov
>              Labels: ajax, inline, javascript
>             Fix For: 7.0.0, 6.12.0
>
>         Attachments: awqs.zip, WICKET-4862.patch
>
>
> The AjaxPagingNavigation links are outputting inline onclick attributes in addition to being registered via Wicket.Ajax.ajax calls when used with certain tags like span. These are Ajax components so therefore should no longer have inline onclick handlers.



--
This message was sent by Atlassian JIRA
(v6.1#6144)