You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Aditya Sharma (JIRA)" <ji...@apache.org> on 2017/11/13 08:27:00 UTC

[jira] [Created] (OFBIZ-9978) Upgrade Jquery 1.11.0 to JQuery 3.2.1

Aditya Sharma created OFBIZ-9978:
------------------------------------

             Summary: Upgrade Jquery 1.11.0 to JQuery 3.2.1
                 Key: OFBIZ-9978
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9978
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Aditya Sharma


As recommended by JQuery Migrate Plugin:
# 1. Upgrade the version of jQuery on the page to the latest 1.12.3.
# 2. Add the uncompressed jQuery Migrate 1.x Plugin to the page.
# 3. Update any plugins in use since later versions are usually the most compatible with recent versions of jQuery.
# 4. Test the page and resolve any warnings that appear on the console, using the JQMIGRATE 1.x warning documentation as a guide.
# 5. Remove the jQuery Migrate 1.x plugin and ensure that the updated jQuery code on the page continues to work properly with only the latest jQuery 1.x/2.x in use.
# 6. Upgrade the version of jQuery on the page to the latest 3.0 version (currently 3.0.0) and add the uncompressed jQuery Migrate 3.x plugin to the page.
# 7. Test the page and resolve any warnings that appear on the console, using the JQMIGRATE 3.x warning documentation as a guide. Report any bugs in third-party plugins to the plugin author.
# 8. Remove the jQuery Migrate 3.x plugin and ensure that the page continues to work properly with only the latest jQuery 3.x in use.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)