Last modified: 2014-06-24 20:44:59 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 T69037, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67037 - Debugging toolbar not showing up
Debugging toolbar not showing up
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.23.0
All All
: Unprioritized major with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-24 17:13 UTC by [[kgh]]
Modified: 2014-06-24 20:44 UTC (History)
2 users (show)

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


Attachments

Description [[kgh]] 2014-06-24 17:13:30 UTC
Then adding $wgDebugToolbar = true; to LocalSettings.php I used to get the Debugging toolbar. However on my MW 1.23.0 wiki this does not longer work, i.e. it does not appear at the bottom of that page as expected.
Comment 1 [[kgh]] 2014-06-24 17:17:56 UTC
Changing this to UNCONFIRMED for the time being. However I see no reason why it should not show up. The server's error log remains empty.

Correction of my first post: "bottom of that page" -> "bottom of pages"
Comment 2 Jesús Martínez Novo (Ciencia Al Poder) 2014-06-24 18:24:44 UTC
Strange, it works for me in Vector and Monobook.

Note that it requires JavaScript to work, maybe you have a JavaScript error preventing the execution of the scripts of the debug toolbar. Look at the source code of pages and look for "debugInfo", to see if the code is there.
Comment 3 [[kgh]] 2014-06-24 20:35:35 UTC
Indeed very strange. The 1.22.7 is in the browser tab right next to this one where it is working perfectly. MonoBook and Vector behave alike. The only difference is that the 1.23.0 wiki is using Composer to install extensions. Perhaps this messes up the DebugToolbar. However, no JavaScript errors in the console, no server errors in the log. This toolbar was a nice one. It's sad that I have to see it go. :(
Comment 4 [[kgh]] 2014-06-24 20:44:59 UTC
I found the transgressor. There was indeed a single difference due to the fact that 1.23.0 is a test wiki. 

$wgUseFileCache = true;

After setting this to false everything is fluffy again. -> RESOLVED INVALID

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


Navigation
Links