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

Matthew Flaschen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from Matthew Flaschen <[email protected]> ---
I've documented this at
https://www.mediawiki.org/wiki/Manual:Interface/JavaScript#Page-specific

The documentation notes that you should depend on
'mediawiki.action.view.postEdit'.  Even though the module will always be added
on views, I believe this is necessary to avoid race conditions.

Loading the module when they did not just save should not cause problems.  I've
just submitted https://gerrit.wikimedia.org/r/#/c/51885/ to guarantee the
variable can never be set on a non-view.

-- 
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

Reply via email to