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

           Summary: Javascript error: this._mouseInit is not a function
           Product: mwEmbed
           Version: unspecified
          Platform: All
               URL: http://commons.wikimedia.org/wiki/Sequence:Wikij%C3%BA
                    nior:Alfabeto_dos_animais
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Sequence editor
        AssignedTo: d...@ucsc.edu
        ReportedBy: mybugs.m...@gmail.com


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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to