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 2015/06/03 16:56:39 UTC

[jira] [Resolved] (WICKET-5917) Do not use jQuery's $ in String snippets in Java code

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

Martin Grigorov resolved WICKET-5917.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0-M6
                   6.20.0

> Do not use jQuery's $ in String snippets in Java code
> -----------------------------------------------------
>
>                 Key: WICKET-5917
>                 URL: https://issues.apache.org/jira/browse/WICKET-5917
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.19.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.20.0, 7.0.0-M6
>
>
> Wicket components and behaviors should not use jQuery's '$' in JS generated by Java code.
> This will break if:
> 1) the application uses custom wicket-ajax.js (IJavaScriptLibrarySettings#setWicketAjaxReference()) that is not based on jQuery
> 2) the application use jQuery.noConflict()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)