You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/03 16:55:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14570952#comment-14570952 ] 

ASF subversion and git services commented on WICKET-5917:
---------------------------------------------------------

Commit b48042da7ad6e9ba7fb37526715990a0d9a0368b in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=b48042d ]

WICKET-5917 Do not use jQuery's $ in String snippets in Java code

(cherry picked from commit b7620f499adb8098903aa2c806c54e0b0a85e4c5)


> 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
>
> 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)