https://bugzilla.wikimedia.org/show_bug.cgi?id=40083
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2012-09-07 19:20:48 UTC --- This is because "doLivePreview" is not defined on Translatewiki.net (I'm not sure why). BTW: I noticed there is no window.wg*** variables except "window.wgWikiEditorIconVersion" available on Translatewiki. They are only acessible through mw.config (e.g.: mw.config.get('wgServer')). Maybe there was some configuration change which cleared the window object (removing also the doLivePreview which is used by LQT). -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
