https://bugzilla.wikimedia.org/show_bug.cgi?id=22393
--- Comment #5 from Roan Kattouw <[email protected]> 2010-02-09 16:33:48 UTC --- (In reply to comment #4) > (In reply to comment #1) > > The same problem existed on the English Wikipedia, where the following fix > > was > > deployed as suggested by Trevor. > > > > http://en.wikipedia.org/w/index.php?title=MediaWiki:Edittools.js&curid=17396845&diff=342909291&oldid=340525133 > > > > A similar change is probably needed for the German Wikipedia version. > > Above code from enwiki applied on dewiki. > > Results: > * Firefox 3.6 and Opera 10.10: Edittools disappeared > * Chrom 4.0.249.78: Edittools still there but non-functional. That's because you pasted it in the wrong place. The code thedj inserted on enwiki is context-sensitive and can't just be thrown in anywhere. Because dewiki doesn't override insertTags, it'll have to wait for a similar fix to edit.js to be deployed. This'll hopefully happen today. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
