Last modified: 2013-10-31 21:41:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58120, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56120 - [Regression] DebugToolbar: Cannot convert 'this.data' to object (due to load order)
[Regression] DebugToolbar: Cannot convert 'this.data' to object (due to load ...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
1.22.0
All All
: High normal (vote)
: 1.22.0 release
Assigned To: Bartosz Dziewoński
: code-update-regression
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-24 19:57 UTC by Umherirrender
Modified: 2013-10-31 21:41 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Umherirrender 2013-10-24 19:57:31 UTC
$wgDebugToolbar = true; does not show the debug toolbar on Opera 12.16. In the console is a javascript error "Cannot convert 'this.data' to object"

It refers to the line 153 in mediawiki.debug.js:
paneTriggerBitDiv( 'console', 'Console', this.data.log.length );

this.data seems to be null here
Comment 1 Bartosz Dziewoński 2013-10-24 20:11:22 UTC
Probably affects all browsers, caused by incorrect load order… I think this is a 1.22 cycle regression.
Comment 2 Gerrit Notification Bot 2013-10-24 20:22:20 UTC
Change 91667 had a related patch set uploaded by Bartosz Dziewoński:
SkinTemplate: Move debug HTML above bottomscripts

https://gerrit.wikimedia.org/r/91667
Comment 3 Gerrit Notification Bot 2013-10-31 21:33:42 UTC
Change 91667 merged by jenkins-bot:
SkinTemplate: Move debug HTML above bottomscripts

https://gerrit.wikimedia.org/r/91667
Comment 4 Gerrit Notification Bot 2013-10-31 21:34:20 UTC
Change 92990 had a related patch set uploaded by Bartosz Dziewoński:
SkinTemplate: Move debug HTML above bottomscripts

https://gerrit.wikimedia.org/r/92990
Comment 5 Bartosz Dziewoński 2013-10-31 21:35:40 UTC
Merged and backported.
Comment 6 Gerrit Notification Bot 2013-10-31 21:41:02 UTC
Change 92990 merged by jenkins-bot:
SkinTemplate: Move debug HTML above bottomscripts

https://gerrit.wikimedia.org/r/92990

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links