[
https://issues.apache.org/jira/browse/WICKET-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042416#comment-16042416
]
ASF GitHub Bot commented on WICKET-6204:
----------------------------------------
GitHub user Jezza opened a pull request:
https://github.com/apache/wicket/pull/221
Improve jQuery.noConflict() support.
The fix that was introduced with the fix for WICKET-6204 fails to work with
jQuery.noConflict().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jezza/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
----
commit 98b1073090ab16df64eaa9ddffeba7489818a8be
Author: Jezza <[email protected]>
Date: 2017-06-08T08:47:26Z
Improve jQuery.noConflict() support.
The fix that was introduced with the fix for WICKET-6204 fails to work with
jQuery.noConflict().
----
> Copy only the provided attributes for Ajax link inclusion
> ---------------------------------------------------------
>
> Key: WICKET-6204
> URL: https://issues.apache.org/jira/browse/WICKET-6204
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 7.3.0, 8.0.0-M1, 6.23.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 7.4.0, 6.24.0, 8.0.0-M2
>
>
> See http://markmail.org/message/b7v6x7jgldg7jhcm
> Wicket should copy only the available attributes of <link> elements when they
> are being added in an Ajax request. Nothing more, nothing less.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)