Page MenuHomePhabricator

Resourceloader does not honor #REDIRECT in user script pages
Closed, ResolvedPublic

Description

Author: daniel

Description:
I redirected my common.js script to vector.js (this is probably somewhat retarded, but that's not the point).
There may be other more important redirects due to renamed script pages in the Mediawiki namespace.

Feel free to WONT_FIX this, but the documentation shuld mention it.
Thanks guys!


Version: unspecified
Severity: enhancement
URL: http://commons.wikimedia.org/w/index.php?title=User:Dschwen/common.js&redirect=no

Details

Reference
bz27509

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:25 PM
bzimport set Reference to bz27509.
bzimport added a subscriber: Unknown Object (MLST).

Note, this is nothing new, and has never worked. (although perhaps it should)

Please know that 'common.js', as of 1.17, actualy works standalone.

User:Name/common.js behaves like MediaWiki:Common.js for the entire site. No need for redirection if you want it in all skins.

  • This bug has been marked as a duplicate of bug 30074 ***
  • This bug has been marked as a duplicate of bug 33973 ***