On Wed, Dec 11, 2013 at 9:59 AM, Sen <[email protected]> wrote: > when i open the chrome console,i always can get: >> event.returnValue is deprecated. Please use the standard >> event.preventDefault() instead. > > > is any plan to fix this?
I don't know if there is currently a plan to fix it, but the warning is from jQuery and should be fixed by version 1.11 or greater [0]. As noted on the upstream bug this is just a warning and should have no effect on functionality. [0]: http://bugs.jquery.com/ticket/14282 Bryan -- Bryan Davis Wikimedia Foundation <[email protected]> [[m:User:BDavis_(WMF)]] Sr Software Engineer Boise, ID irc: bd808 v:415.839.6885 x6855 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
