https://bugzilla.wikimedia.org/show_bug.cgi?id=40325
Daniel Friesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mediawiki-bugs@nadir-seen-f | |ire.com Resolution| |FIXED --- Comment #2 from Daniel Friesen <[email protected]> 2012-09-18 10:15:38 UTC --- No it shouldn't. $content has only ever been used by core and the extensions I could find to refer to the overall content area (including ui, etc...). If you want the actual content text use `$( '#mw-content-text ')`. Updated the documentation. -- 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
