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

Aditya Sharma resolved OFBIZ-10758.
-----------------------------------
       Resolution: Done
    Fix Version/s: 18.12.01

> 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
>             Fix For: 18.12.01
>
>
> 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)

Reply via email to