yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80826
[Bug 1794028] Re: Horizon doesn't work with jQuery 2.x+
Reviewed: https://review.opendev.org/693148
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8a984300eb71317109717b7fbcb9c388d336e764
Submitter: Zuul
Branch: master
commit 8a984300eb71317109717b7fbcb9c388d336e764
Author: Walter Doekes <walter+github@xxxxxx>
Date: Thu Oct 17 15:36:43 2019 +0200
Pin jQuery to < 2; fixing unusable dashboard JS ('indexOf' of undefined)
Otherwise we get lots of:
Uncaught TypeError: Cannot read property 'indexOf' of undefined
And the dashboard is completely unusable.
(Actually, <3 works, but the project-requirements-change.py Zuul check
doesn't pass when this isn't <2.)
Closes-Bug: #1794028
Change-Id: Iaf3d33d3200f2fed934bde4d7373674de722a9e1
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1794028
Title:
Horizon doesn't work with jQuery 2.x+
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Horizon supports only jQuery 1.x so we need to cap max version for the
XStatic-jQuery package
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1794028/+subscriptions
References