https://bugzilla.wikimedia.org/show_bug.cgi?id=40288

--- Comment #3 from mybugs.m...@gmail.com 2012-09-17 21:55:02 UTC ---
As you can check at
https://pt.wikipedia.org/wiki/Special:Contribs/Rjclaudio?offset=20120909005857&target=Rjclaudio&limit=23&uselang=en
at first some existing JavaScript pages were moved
* MediaWiki:Gadget-Nova-esplanada.js -->
MediaWiki:Gadget-NewVillagePump.js/Core.jsjs -->
MediaWiki:Gadget-NewVillagePump.js/Core.js
* MediaWiki:Gadget-SVGPNG.js --> MediaWiki:Gadget-SVGPNG.js/Core.js
Only after this the definition was changed:
https://pt.wikipedia.org/w/index.php?title=MediaWiki:Gadgets-definition&diff=prev&oldid=32157328
(this was the first time we had gadgets with names "NewVillagePumpCore",
"EnhancedSearchCore" and "SVGPNGCore" respectively).
Then the last script was renamed:
* MediaWiki:Gadget-BuscaAprimorada.js -->
MediaWiki:Gadget-EnhancedSearch.js/Core.js

The modules corresponding to the three gadgets were "empty", but two of them
had their JS pages created /before/ the edit to its definition, and the other
one was created /after/ being defined. Is this sufficient to discard the
"defined before created" hypothesis? 


Right now the other two modules which we renamed are still empty:
1)
https://bits.wikimedia.org/pt.wikipedia.org/load.php?modules=ext.gadget.SVGPNGCore
----
mw.loader.implement("ext.gadget.SVGPNGCore",function(){;},{},{});

/* cache key:
ptwiki:resourceloader:filter:minify-js:7:1d3a5dc1bab123e9cf7227f2ddfc35c9 */
----

2)
https://bits.wikimedia.org/pt.wikipedia.org/load.php?modules=ext.gadget.NewVillagePumpCore
----
mw.loader.implement("ext.gadget.NewVillagePumpCore",function(){;},{},{});

/* cache key:
ptwiki:resourceloader:filter:minify-js:7:346ff6bd2ceb3628d57f92830f57b620 */
----

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to