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

--- Comment #2 from Platonides <platoni...@gmail.com> 2010-06-06 15:34:55 UTC 
---
Hello Michael,
I realise this a consecuence of those tricks, so it is hard to make simple.

On bug 23808 I only saw that some javascript was adding something wrong.
Commons has a lot of custom javascript, and the only tip to identify which to
blame was the text "For improved uploads".
So I stated looking at eit.js, upload.js, htmlform.js, MediaWiki:Upload.js...
to make things harder, some strings come from a /lang url, I also searched
along the MediaWiki namespace and Special:Allmessages.

I finally launched a sniffer, that's how I found the
jsScriptLoader.php?class=window.jQuery,mwEmbed,mw.UploadHandler,mw.UploadInterface,mw.Firefogg,$j.ui,$j.ui.progressbar,$j.ui.dialog,$j.ui.draggable
url where the string was (between a lot of gobbledigook :).

I was just looking for who was adding the text, so I ended there. If I was
going to actually coding something related to it, I think a comment at the top
of the minified file would have been convenient: a note about debug=true, or
perhaps a url on how to debug it, where the debug=true and other tricks can be
shared without space constraints.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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