yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55707
[Bug 1616660] Re: TypeError: $options[jj].attr is not a function on Project Creation
Reviewed: https://review.openstack.org/359957
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=238d273caa0599f66dd1de049e263f49b30ba6b4
Submitter: Jenkins
Branch: master
commit 238d273caa0599f66dd1de049e263f49b30ba6b4
Author: Diana Whitten <hurgleburgler@xxxxxxxxx>
Date: Wed Aug 24 12:39:26 2016 -0700
Project Creation from within Create User should work
Fix error in Themable Select Mutation Code
$options[jj] is just an HTML element, not a jQuery object, therefore
it didn't have an .attr function on it.
Change-Id: If763204737adcdb9bd0e4ae1ba0626a71770352a
Closes-bug: 1616660
** 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/1616660
Title:
TypeError: $options[jj].attr is not a function on Project Creation
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
A rather nasty JavaScript error triggers when you attempt to do a
Project Creation from inside of the "Create User" modal.
Recreate:
hit the '+' next to the project dropdown, create the project and the
error occurs when you get kicked back to the User modal.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1616660/+subscriptions
References