← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1462577] [NEW] Admin --> Metadata Definition --> Update Associations Action Javascript console error.

 

Public bug reported:


Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: resource_type in resource_types  | filter:searchResource, Duplicate key: string:e, Duplicate value: e
http://errors.angularjs.org/1.3.7/ngRepeat/dupes?p0=resource_type%20in%20resource_types%20%20%7C%20filter%3AsearchResource&p1=string%3Ae&p2=e
    at REGEX_STRING_REGEXP (angular.js:63)
    at ngRepeatAction (angular.js:24474)
    at Object.$watchCollectionAction [as fn] (angular.js:14090)
    at Scope.$get.Scope.$digest (angular.js:14223)
    at Scope.$get.Scope.$apply (angular.js:14486)
    at HTMLInputElement.<anonymous> (angular.js:22945)
    at HTMLInputElement.jQuery.event.dispatch (jquery.js:5095)
    at HTMLInputElement.jQuery.event.add.elemData.handle (jquery.js:4766)(anonymous function) @ angular.js:11592$get @ angular.js:8542$get.Scope.$digest @ angular.js:14241$get.Scope.$apply @ angular.js:14486(anonymous function) @ angular.js:22945jQuery.event.dispatch @ jquery.js:5095jQuery.event.add.elemData.handle @ jquery.js:4766
jquery.js:7093 GET http://localhost:8005/static/dashboard/css/None 404 (NOT FOUND)curCSS @ jquery.js:7093jQuery.extend.cssHooks.opacity.get @ jquery.js:6952jQuery.extend.css @ jquery.js:7059Tween.propHooks._default.get @ jquery.js:9253Tween.cur @ jquery.js:9209Tween.init @ jquery.js:9200Tween @ jquery.js:9189deferred.promise.createTween @ jquery.js:8936tweeners.* @ jquery.js:8821createTween @ jquery.js:8884defaultPrefilter @ jquery.js:9175Animation @ jquery.js:8969jQuery.fn.extend.animate.doAnimation @ jquery.js:9305jQuery.extend.dequeue @ jquery.js:3948(anonymous function) @ jquery.js:3991jQuery.extend.each @ jquery.js:657jQuery.fn.jQuery.each @ jquery.js:266jQuery.fn.extend.queue @ jquery.js:3984jQuery.fn.extend.animate @ jquery.js:9316jQuery.each.jQuery.fn.(anonymous function) @ jquery.js:9442(anonymous function) @ horizon.tables_inline_edit.js:243jQuery.each.jQuery.event.special.(anonymous function).handle @ jquery.js:5460jQuery.event.dispatch @ jquery.js:5095jQuery.event.add.elemData.handle @ jquery.js:4766

** Affects: horizon
     Importance: Undecided
     Assignee: Travis Tripp (travis-tripp)
         Status: In Progress

-- 
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/1462577

Title:
  Admin --> Metadata Definition --> Update Associations Action
  Javascript console error.

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:

  Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: resource_type in resource_types  | filter:searchResource, Duplicate key: string:e, Duplicate value: e
  http://errors.angularjs.org/1.3.7/ngRepeat/dupes?p0=resource_type%20in%20resource_types%20%20%7C%20filter%3AsearchResource&p1=string%3Ae&p2=e
      at REGEX_STRING_REGEXP (angular.js:63)
      at ngRepeatAction (angular.js:24474)
      at Object.$watchCollectionAction [as fn] (angular.js:14090)
      at Scope.$get.Scope.$digest (angular.js:14223)
      at Scope.$get.Scope.$apply (angular.js:14486)
      at HTMLInputElement.<anonymous> (angular.js:22945)
      at HTMLInputElement.jQuery.event.dispatch (jquery.js:5095)
      at HTMLInputElement.jQuery.event.add.elemData.handle (jquery.js:4766)(anonymous function) @ angular.js:11592$get @ angular.js:8542$get.Scope.$digest @ angular.js:14241$get.Scope.$apply @ angular.js:14486(anonymous function) @ angular.js:22945jQuery.event.dispatch @ jquery.js:5095jQuery.event.add.elemData.handle @ jquery.js:4766
  jquery.js:7093 GET http://localhost:8005/static/dashboard/css/None 404 (NOT FOUND)curCSS @ jquery.js:7093jQuery.extend.cssHooks.opacity.get @ jquery.js:6952jQuery.extend.css @ jquery.js:7059Tween.propHooks._default.get @ jquery.js:9253Tween.cur @ jquery.js:9209Tween.init @ jquery.js:9200Tween @ jquery.js:9189deferred.promise.createTween @ jquery.js:8936tweeners.* @ jquery.js:8821createTween @ jquery.js:8884defaultPrefilter @ jquery.js:9175Animation @ jquery.js:8969jQuery.fn.extend.animate.doAnimation @ jquery.js:9305jQuery.extend.dequeue @ jquery.js:3948(anonymous function) @ jquery.js:3991jQuery.extend.each @ jquery.js:657jQuery.fn.jQuery.each @ jquery.js:266jQuery.fn.extend.queue @ jquery.js:3984jQuery.fn.extend.animate @ jquery.js:9316jQuery.each.jQuery.fn.(anonymous function) @ jquery.js:9442(anonymous function) @ horizon.tables_inline_edit.js:243jQuery.each.jQuery.event.special.(anonymous function).handle @ jquery.js:5460jQuery.event.dispatch @ jquery.js:5095jQuery.event.add.elemData.handle @ jquery.js:4766

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1462577/+subscriptions


Follow ups

References