Last modified: 2014-09-29 18:23:49 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 T72963, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70963 - Issues with IE8 JavaScript due to use of indexOf - stops search from working
Issues with IE8 JavaScript due to use of indexOf - stops search from working
Status: RESOLVED FIXED
Product: MobileFrontend
Classification: Unclassified
stable (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-17 21:30 UTC by Jon
Modified: 2014-09-29 18:23 UTC (History)
6 users (show)

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


Attachments

Description Jon 2014-09-17 21:30:45 UTC
JS exceptions are thrown in IE8
I believe this is due to use of Array.prototype.indexOf not supported in IE8
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/indexOf

Webpage error detailsUser Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)Timestamp: Wed, 17 Sep 2014 21:24:05 UTCMessage: Object doesn't support this property or methodLine: 302Char: 3Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Object doesn't support this property or methodLine: 933Char: 2Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.startup&only=scripts&skin=minerva&version=20140917T211924Z&*Message: Object doesn't support this property or methodLine: 2Char: 2Code: 0URI: http://127.0.0.1:8080/w/extensions/MobileFrontend/javascripts/modules/toggling/toggle.jsMessage: Module not found: ViewLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: 'undefined' is null or not an objectLine: 32Char: 2Code: 0URI: http://127.0.0.1:8080/w/extensions/MobileFrontend/javascripts/loggingSchemas/MobileWebClickTracking.jsMessage: Module not found: OverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: OverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: OverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: LoadingOverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: toastLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: DrawerLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: ViewLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: modules/tutorials/PageActionOverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: ViewLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: modules/uploads/LeadPhotoUploaderButtonLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*Message: Module not found: OverlayLine: 53Char: 4Code: 0URI: http://127.0.0.1:8080/w/load.php?debug=true&lang=en&modules=mobile.head&only=scripts&skin=minerva&version=20140917T211859Z&*
Comment 1 Bingle 2014-09-19 20:25:28 UTC
Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/Hjyc5lIg
Comment 2 Gerrit Notification Bot 2014-09-23 00:05:37 UTC
Change 162176 had a related patch set uploaded by Jdlrobson:
Switch to using $.inArray instead of indexOf for arrays

https://gerrit.wikimedia.org/r/162176
Comment 3 Gerrit Notification Bot 2014-09-29 18:18:05 UTC
Change 162176 merged by jenkins-bot:
Switch to using $.inArray instead of indexOf for arrays

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

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


Navigation
Links