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

       Web browser: ---
             Bug #: 31673
           Summary: JavaScript Error: "Object expected" makes "Special
                    Characters" section of (enhanced) toolbar of MW 1.18
                    unusable on IE 8
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: https://en.wikipedia.org/w/index.php?title=Wikipedia:S
                    andbox&action=edit&oldid=455397057&debug=1
        OS/Version: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: WikiEditor
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: mybugs.m...@gmail.com
                CC: roan.katt...@gmail.com, tpars...@wikimedia.org
            Blocks: 28425, 29068, 29876
    Classification: Unclassified


This was reported on [[WP:VPT]][1]:
----
  Special characters is still not working with Vector XP IE8 - it just runs the
loading symbol (lines round a ring) - left it running for 30 minutes - no
change.
----
I confirmed this bug by opening the attached URL and clicking in the "Special
characteres". IE 8 displayed the following error information:

----
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center
PC 6.0)
Timestamp: Thu, 13 Oct 2011 17:34:04 UTC

Message: Object expected
Line: 560
Char: 10
Code: 0
URI:
https://bits.wikimedia.org/w/extensions-1.18/WikiEditor/modules/jquery.wikiEditor.toolbar.js
----

The line 560 is part of the function buildCharacter and contains this:
----
} else if ( 0 in character && 1 in character ) {
----

The problem doesn't happens on Google Chrome 14.0.835.186 / Ubuntu 11.04.

[1]
https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&oldid=455400709#Editing_.22insert.22_box_not_showing

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to