Closed
Bug 1155330
Opened 10 years ago
Closed 10 years ago
Logviewer fails to load with "Error: [$injector:nomod] Module 'logViewer' is not available!"
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: wlach)
References
Details
Attachments
(2 files)
eg:
https://treeherder.allizom.org/logviewer.html#?job_id=4716505&repo=mozilla-inbound
Error: [$injector:nomod] Module 'logViewer' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.3.0/$injector/nomod?p0=logViewer
Caused by:
https://github.com/mozilla/treeherder-ui/commit/4e553cb07e22689005594b2a0e8a87eee14b80a0#diff-837080205159fd84ad7c40ca41bc7855R2
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Can't wait until we don't have to deal with grunt.
Assignee: nobody → wlachance
Attachment #8594883 -
Flags: review?(emorley)
Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8594883 [details] [review]
Fix up some logviewer stuff for grunt
(In reply to William Lachance (:wlach) from comment #2)
> Can't wait until we don't have to deal with grunt.
Me too! ty :-)
Attachment #8594883 -
Flags: review?(emorley) → review+
Comment 4•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/eceaa16415dc8c2bd8db6a0a2475205001f5f5dc
Bug 1155330 - Rename some logviewer stuff to keep Grunt happy
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/aba84b4a2433e5851bc15282be2e5b532167e562
Bug 1155330 - Rename some logviewer stuff to keep Grunt happy
Updated•4 years ago
|
Component: Treeherder: Log Viewer → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•