Refactor #12935
openCheck js code against jQuery upgrade guide and release notes
Description
jQuery has been upgraded from 1.7.2 to 1.11.
There have been several changes to the jQuery code that may need corrections in our js code.
1.8 Release notes - https://blog.jquery.com/2012/08/09/jquery-1-8-released/
1.9 Upgrade Guide - http://jquery.com/upgrade-guide/1.9
1.10 Release notes - https://blog.jquery.com/2013/05/24/jquery-1-10-0-and-2-0-1-released/
1.11 Release notes - http://blog.jquery.com/2014/01/24/jquery-1-11-and-2-1-released/
Most of the breaking changes are cause by the 1.9 version.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release deleted (
71)
I'm tentatively removing this from the 1.11.0 blocker list as it appears the changes are more to fix deprecations and not bugs. Please correct me if I've missed something important that will be needed in 1.11.
Updated by Tomer Brisker about 9 years ago
Dominic - as far as I can tell none of these are breaking changes, if anything breaks we can cherry pick back to 1.11.1 if needed. This should however land in 1.12 so that hopefully by 1.13 we can get to jQuery 2 or even 3.