#8507 [WebUI] Backport jQuery patches from newer versions of the library (e.g. 3.5.0)
Closed: fixed by stsymbal. Opened by stsymbal.

1) Fix the following jQuery issues:
- https://github.com/jquery/jquery/pull/4642
- https://github.com/jquery/jquery/pull/4647

Create a script which would allow to apply some important patches from jQuery upstream to the current project version of the library.


master:

  • 29b41aef0a49d5460631a8543f0f6620d4696790 WebUI: Fix jQuery DOM manipulation issues

ipa-4-8:

  • 090a222879e5beb6a913821a903d49190401b847 WebUI: Fix jQuery DOM manipulation issues

Metadata Update from @stsymbal:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @abbra:
- Custom field changelog adjusted to Support reproducible builds for jQuery library

ipa-4-6:

  • a7da459783ba95f429415e3bc0a69caeaf0591c8 WebUI: Fix jQuery DOM manipulation issues
  • b80b12ab967cbc7228129ef86ab95cfc17fa415b pylint: Ignore super-with-arguments
  • 5889fc9f48136def96bd5dd08ae024375f80567f pylint: Ignore raise-missing-from
Metadata