Searchlight UI Unknown provider: $modalProvider

Bug #1654322 reported by Travis Tripp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Searchlight
Fix Released
Critical
Unassigned

Bug Description

Searchlight on Ocata: Unknown provider: $modalProvider <- $modal <- searchlight-ui.syntax.searchSyntaxController <- searchlight-ui.syntax.searchSyntaxController

http://imgur.com/a/1y7s5

Error: [$injector:unpr] Unknown provider: $modalProvider <- $modal <- searchlight-ui.syntax.searchSyntaxController <- searchlight-ui.syntax.searchSyntaxController
http://errors.angularjs.org/1.5.8/$injector/unpr?p0=%24modalProvider%20%3C-…archSyntaxController%20%3C-%20searchlight-ui.syntax.searchSyntaxController
    at 830e26e34b64.js:699
    at 830e26e34b64.js:913
    at Object.getService [as get] (830e26e34b64.js:929)
    at 830e26e34b64.js:913
    at getService (830e26e34b64.js:929)
    at injectionArgs (830e26e34b64.js:932)
    at Object.invoke (830e26e34b64.js:937)
    at $controllerInit (830e26e34b64.js:1191)
    at nodeLinkFn (830e26e34b64.js:1104)
    at 830e26e34b64.js:1138

Revision history for this message
Matt Borland (palecrow) wrote :

Without yet looking, I'd guess this is due to upgrading Angular UI Bootstrap; usually this results in having to use 'uibModalProvider.'

Revision history for this message
Matt Borland (palecrow) wrote :

I believe this is addressed by my patch: https://review.openstack.org/#/c/417102/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to searchlight-ui (master)

Reviewed: https://review.openstack.org/417102
Committed: https://git.openstack.org/cgit/openstack/searchlight-ui/commit/?id=686ffddfb86b3b31b2cb5eb13d35c889a16fdb53
Submitter: Jenkins
Branch: master

commit 686ffddfb86b3b31b2cb5eb13d35c889a16fdb53
Author: Matt Borland <email address hidden>
Date: Thu Jan 5 09:50:03 2017 -0700

    UI-Bootstrap services use $uib prefix

    The newer versions of UI-Bootstrap use $uib as their prefix:
      $modal -> $uibModal
      $modalInstance -> $uibModalInstance

    Including a change to README.rst to remove the governance badges since
    they're breaking CI (https://bugs.launchpad.net/taskflow/+bug/1651950).
    The README change can be reverted once sphinx and/or docutils are
    updated in global reqs.

    Change-Id: I74f9ce5244ca8fa2c690658c05138c515ee485bd
    Closes-Bug: 1654322

Changed in searchlight:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/searchlight-ui 2.0.0.0b3

This issue was fixed in the openstack/searchlight-ui 2.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.