[
https://issues.apache.org/jira/browse/WICKET-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573458#comment-14573458
]
ASF subversion and git services commented on WICKET-5917:
---------------------------------------------------------
Commit 811190ee1d09428c663e25b692c13bf3cd8aabeb in wicket's branch
refs/heads/WICKET-5906-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=811190e ]
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
> 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)