[
https://issues.apache.org/jira/browse/OFBIZ-10758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736747#comment-16736747 ]
Aditya Sharma commented on OFBIZ-10758:
---------------------------------------
Found following plugins with instances:
Fancybox
jsTree
OpenLayers
jQueryRotate
Elrte
Flot
Jeditable
jquery.form
Jquery.Jcrop
Datetimepicker
Upgrade/Replace these plugins in separate tickets
> Replace jQuery.bind() with jQuery.on()
> --------------------------------------
>
> Key: OFBIZ-10758
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10758> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL APPLICATIONS
> Affects Versions: Trunk, Release Branch 18.12
> Reporter: Aditya Sharma
> Assignee: Aditya Sharma
> Priority: Minor
>
> As of jQuery 3.0, {{.bind()}} has been deprecated. It was superseded by the [{{.on()}}|
http://api.jquery.com/on/] method for attaching event handlers to a document.
> Refer:
> [
http://api.jquery.com/bind/]
>
> The idea is to replace occurrences from the custom code and upgrade/replace plugins if applicable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)