Last modified: 2013-03-24 20:13:03 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 T48184, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46184 - NavigationTiming extension's .js gives 404 in RL debug mode
NavigationTiming extension's .js gives 404 in RL debug mode
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
NavigationTiming (Other open bugs)
master
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-16 03:13 UTC by spage
Modified: 2013-03-24 20:13 UTC (History)
1 user (show)

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


Attachments

Description spage 2013-03-16 03:13:32 UTC
On enwiki with ?debug=1 or the resourceLoaderDebug=true cookie set, the NavigationTiming extension's ext.navigationTiming.js module fails to load. The request for https://bits.wikimedia.org/static-1.21wmf11/extensions/NavigationTiming/ext.navigationTiming.js is a 404.

The fix is to add '/modules' to remoteExtPath in the extension setup, because the resource is available at https://bits.wikimedia.org/static-1.21wmf11/extensions/NavigationTiming/modules/ext.navigationTiming.js . Trivial gerrit patch forthcoming.
Comment 1 spage 2013-03-16 03:15:36 UTC
Gerrit change #54113
Comment 2 Ori Livneh 2013-03-16 04:58:01 UTC
Merged, thanks.

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


Navigation
Links