Last modified: 2012-05-29 16:04:36 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 T38275, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36275 - Edit tools and Narayam not working in gujarati wikis (IE7)
Edit tools and Narayam not working in gujarati wikis (IE7)
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Narayam (Other open bugs)
master
PC Windows XP
: High critical (vote)
: MW 1.20 version
Assigned To: Niklas Laxström
: code-update-regression, i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-26 15:28 UTC by Dhaval
Modified: 2012-05-29 16:04 UTC (History)
12 users (show)

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


Attachments
screenshot showing missing edit tools and Narayam (137.89 KB, image/pjpeg)
2012-04-26 15:28 UTC, Dhaval
Details

Description Dhaval 2012-04-26 15:28:08 UTC
Created attachment 10473 [details]
screenshot showing missing edit tools and Narayam

When working in IE7, edit tools and Narayam are not working in gujarati wikipedia and wikisource. It always worked until last week for wikisource and until yesterday on wikipedia. This is a showstopper for users who are somehow unable to upgrade their browser, like myself, I work from my work place, and due to software policies I can't use Firefox or upgrade my browser.

Moreover, if it worked until yesterday, should work now as well.

Operating system: XP-Service pack 2
IE version: 7
Comment 1 Srikanth Logic 2012-04-26 15:41:17 UTC
WFM on Ubuntu Chrome/Firefox. 

Not sure if its an IE specific regression due to 1.20wmf1
Comment 2 Dhaval 2012-04-27 08:47:43 UTC
Srikanthlogic: I tried translatewiki.net and both the things are missing there as well. Will appreciate if someone could look into this at the earliest.

I consider it as Highly important as well. As confirmed on IRC last night, the issue is with IE7, as it works well in IE9.
Comment 3 Srikanth Logic 2012-04-27 08:54:32 UTC
I had a check with IE8 and it works there as well. Am not sure if its just WikiEditor / Narayam or any other javascript based extensions / scripts that are broken on IE7. (WebFonts work as I see from screenshot) This certainly appears to be 1.20wmf1 regression.
Comment 4 Dhaval 2012-05-04 16:05:28 UTC
Srikanth: The error explanation reads as below-

Line: 5
Character: 725
Error: Expected identifier, string or number
Code: 0
URL: (Url of the page)
Comment 5 Srikanth Logic 2012-05-10 21:17:30 UTC
Wild guess after a google search. Could http://blog.favrik.com/2007/11/29/ie7-error-expected-identifier-string-or-number/ be the issue? In which case we need to see which js had the extra comma between 1.19 and 1.20wmf1 that caused this.
Comment 6 Niklas Laxström 2012-05-10 21:30:15 UTC
Adding debug=true to the url when testing could help by giving the file where the error is.
Comment 7 Chris McMahon 2012-05-10 22:22:54 UTC
Srikanth: can you trigger the bug with IE8 or later in "compatibility mode"? That might be helpful.
Comment 8 Srikanth Logic 2012-05-11 07:16:25 UTC
Thanks Chris, Niklas for the tips. I used IE8 in compatibility mode, with and without setting debug=true. So there are multiple issues here.

1. When I try with debug=true, I get the "mw is undefined". I remember seeing a bug existing for this, just couldnt get the number.

2. "Expected identifier, string or number". Log shows WebFonts, Narayam js or their dependencies having some issue, although am not able to get why WikiEditor is also failing. 

---------------- Log with debug=true on IE8 compatibility mode

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Fri, 11 May 2012 07:01:48 UTC

Message: 'mw' is undefined
Line: 1
Char: 1
Code: 0
URI: http://translatewiki.net/w/load.php?debug=true&lang=ta&modules=jquery.footHovzer&skin=vector&version=20120322T103859Z&*

------------------------------------ Log without debug=true on IE8 compatibility mode


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Fri, 11 May 2012 07:02:28 UTC


Message: Expected identifier, string or number
Line: 16
Char: 658
Code: 0
URI: http://translatewiki.net/w/load.php?debug=false&lang=ta&modules=ext.translate%7Cext.webfonts.core%2Cinit%7Cjquery.client%2Ccookie%2CmessageBox%2CmwExtension%7Cmediawiki.legacy.ajax%2Cwikibits%7Cmediawiki.page.startup%7Cmediawiki.util&skin=vector&version=20120510T210043Z&*


Message: Expected identifier, string or number
Line: 11
Char: 727
Code: 0
URI: http://translatewiki.net/w/load.php?debug=false&lang=ta&modules=ext.gadget.HoverPopTools%2Cnoop%7Cext.kieli%2Cnarayam%7Cext.narayam.core%7Cext.narayam.core.contenteditable%7Cext.narayam.rules.ta%2Cta-99%2Cta-bamini%2Cta-inscript%7Cjquery.autoEllipsis%2CcheckboxShiftClick%2CcollapsibleTabs%2CdelayedBind%2ChighlightText%2ChoverIntent%2CmakeCollapsible%2Cmw-jump%2Cplaceholder%2Csuggestions%2CtabIndex%2CtextSelection%7Cmediawiki.Uri%2Cuser%7Cmediawiki.legacy.mwsuggest%7Cmediawiki.page.ready&skin=vector&version=20120510T214528Z&*
Comment 9 Niklas Laxström 2012-05-11 07:49:28 UTC
https://gerrit.wikimedia.org/r/#/c/7272/
https://gerrit.wikimedia.org/r/#/c/7270/

I hope there isn't more of those.
Comment 10 Niklas Laxström 2012-05-11 10:00:54 UTC
Both have been merged.

Planning to push these fixes to WMF and TWN.
Comment 11 Dhaval 2012-05-11 11:08:00 UTC
Even webfonts venished today... will be worth addressing that along with...
Comment 12 Dhaval 2012-05-28 21:50:12 UTC
any progress on this???
Comment 13 Dhaval 2012-05-28 21:52:34 UTC
any progress on this???
Comment 14 Siebrand Mazeland 2012-05-28 22:04:44 UTC
A fix for this will be deployed on Tuesday.
Comment 15 Dhaval 2012-05-28 22:32:15 UTC
Thanks Siebrand, and any plans of including https://bugzilla.wikimedia.org/show_bug.cgi?id=35931 in tomorrow's deployment?

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


Navigation
Links