Last modified: 2014-06-08 20:30:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67667, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65667 - SemanticForms: Fix "JQMIGRATE: jQuery.fn.live() is deprecated"
SemanticForms: Fix "JQMIGRATE: jQuery.fn.live() is deprecated"
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: s7eph4n
: easy
Depends on:
Blocks: jqmigrate
  Show dependency treegraph
 
Reported: 2014-05-23 07:54 UTC by Niklas Laxström
Modified: 2014-06-08 20:30 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2014-05-23 07:54:43 UTC
JQMIGRATE: jQuery.fn.live() is deprecated load.php?debug=true&lang=fi&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=vector&ve…:10350
console.trace() load.php?debug=true&lang=fi&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=vector&ve…:10352
migrateWarn load.php?debug=true&lang=fi&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=vector&ve…:10352
jQuery.fn.live load.php?debug=true&lang=fi&modules=jquery%2Cmediawiki%7Ctwn.jserrorlog&only=scripts&skin=vector&ve…:10780
(anonymous function) SF_submit.js:185
(anonymous function)

SemanticForms/libs/SF_submit.js
185:            .live( 'keyup', function ( event ) {
192:            .live( 'change', setChanged );
195:            .live( 'click', setChanged );
198:            .live( 'mousedown', setChanged );
Comment 1 Yaron Koren 2014-05-23 12:35:45 UTC
Niklas - thanks for letting us know about these! I was wondering if/how the jQuery upgrade would affect the "Semantic Bundle" extensions, especially SF.

I'm reassigning this to Stephan...
Comment 2 Gerrit Notification Bot 2014-06-08 20:25:22 UTC
Change 138276 had a related patch set uploaded by Foxtrott:
fix bug 65667: Replace .live by .on

https://gerrit.wikimedia.org/r/138276
Comment 3 Gerrit Notification Bot 2014-06-08 20:29:32 UTC
Change 138276 merged by Foxtrott:
fix bug 65667: Replace .live by .on

https://gerrit.wikimedia.org/r/138276

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links