Last modified: 2010-12-28 20:10:27 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 T28456, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26456 - Javascript error: this._mouseInit is not a function
Javascript error: this._mouseInit is not a function
Status: RESOLVED DUPLICATE of bug 25491
Product: mwEmbed
Classification: Unclassified
Sequence editor (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Michael Dale
http://commons.wikimedia.org/wiki/Seq...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-28 16:08 UTC by Helder
Modified: 2010-12-28 20:10 UTC (History)
0 users

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


Attachments

Description Helder 2010-12-28 16:08:51 UTC
When I go to the page
http://commons.wikimedia.org/wiki/Sequence:Wikij%C3%BAnior:Alfabeto_dos_animais
and click "edit", I get the error:
----
this._mouseInit is not a function
http://commons.wikimedia.org/w/extensions/UsabilityInitiative/js/js2stopgap/jui.combined.min.js
Line 38
----

The line 38 is this:
----
this.element[0].style.position='relative';(this.options.addClasses&&this.element.addClass("ui-draggable"));(this.options.disabled&&this.element.addClass("ui-draggable-disabled"));this._mouseInit();},destroy:function(){if(!this.element.data('draggable'))return;this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable"
----

My browser is:
Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

And the version of script shown in Firebug is:
mwEmbed:remote: r180
Comment 1 Michael Dale 2010-12-28 20:10:27 UTC
this is a duplicate of the bug 25491 It has to do with a javascript conflict between jquery ui versions. This is resolved locally and should be live once I deploy the update ( soon )

*** This bug has been marked as a duplicate of bug 25491 ***

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


Navigation
Links