Closed Bug 887297 Opened 11 years ago Closed 11 years ago

JIRA dashboards broken

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 886803

People

(Reporter: sparky, Unassigned)

References

Details

JIRA dashboards won't load with recent Firefox builds.

Example JIRA instance
http://tickets.musicbrainz.org/secure/Dashboard.jspa

Working:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/06/2013-06-21-03-10-51-mozilla-central/
http://hg.mozilla.org/mozilla-central/rev/7ba8c86f1a56

Broken:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/06/2013-06-22-03-10-42-mozilla-central/
http://hg.mozilla.org/mozilla-central/rev/cea75ce9a559

Push log:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=7ba8c86f1a56&tochange=cea75ce9a559

I'm assuming this is a JS issue. On the working build, I see this in the console:

[11:33:33.774] "AG.LayoutManager.setLayout: Can't manipulate layout. Layout is not writable"
[11:33:33.797] "AG.render: Using cached parser"
[11:33:34.695] TypeError: args.layout is undefined @ http://tickets.musicbrainz.org/s/471/1/1.1.2/_/download/batch/com.atlassian.gadgets.dashboard:dashboard/com.atlassian.gadgets.dashboard:dashboard.js:3187
[11:33:34.811] TypeError: args.layout is undefined @ http://tickets.musicbrainz.org/s/471/1/1.1.2/_/download/batch/com.atlassian.gadgets.dashboard:dashboard/com.atlassian.gadgets.dashboard:dashboard.js:3187

On the broken build, I see this:

[11:30:48.991] ReferenceError: item is not defined @ http://tickets.musicbrainz.org/s/471/1/1.1.2/_/download/batch/com.atlassian.gadgets.dashboard:dashboard/com.atlassian.gadgets.dashboard:dashboard.js:633
Yep, I can confirm that this stopped working.

@jorendorff, based on the push log, this looks like it's probably yours.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(jorendorff)
OS: Linux → All
Hardware: x86_64 → All
Version: 24 Branch → Trunk
Regression from bug 885522, duplicate of bug 886803.
Blocks: 885522
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(jorendorff)
Resolution: --- → DUPLICATE
DUP is tracked..
You need to log in before you can comment on or make changes to this bug.