Last modified: 2012-10-13 21:15:59 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 T39009, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37009 - PageTriage: Uncaught TypeError in Chromium
PageTriage: Uncaught TypeError in Chromium
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
PageCuration (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-21 21:45 UTC by Oliver Keyes
Modified: 2012-10-13 21:15 UTC (History)
5 users (show)

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


Attachments

Description Oliver Keyes 2012-05-21 21:45:36 UTC
"Uncaught TypeError: Cannot call method 'match' of undefined"
Comment 1 Oliver Keyes 2012-05-21 21:46:04 UTC
"var matches=s.match(/^(?:([^:]+):)?(.*?)(?:\.(\w{1,5}))?$/)"
Comment 2 Ryan Kaldari 2012-05-21 22:00:10 UTC
Seems to be related to mw.Title class (mediawiki/mediawiki.Title.js).
Comment 3 Ryan Kaldari 2012-05-21 22:02:57 UTC
What were you doing when you saw the bug?
Comment 4 Logan Rosen 2012-05-22 18:04:16 UTC
I originally reported this bug to Ironholds; I was viewing http://en.wikipedia.org/wiki/Special:NewPagesFeed - I did it without any extensions in Chromium, and I was still getting that error in the console.

Here is the full error message:
Uncaught TypeError: Cannot call method 'match' of undefined bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=ext.UserBuckets%2CmarkAsHelpful%7Cext.UserBuckets.AccountCreationUserBucket%7Cext.articleFeedback.startup%7Cext.articleFeedbackv5.startup%7Cext.gadget.HotCat%2CNavigation_popups%2CTwinkle%2CUTCLiveClock%2CmySandbox%2Cteahouse%7Cext.pageTriage.external%2Cmodels%2Cutil%7Cext.pageTriage.views.list%7Cjquery.autoEllipsis%2CcheckboxShiftClick%2CclickTracking%2CcollapsibleTabs%2CdelayedBind%2ChighlightText%2Cjson%2CmakeCollapsible%2Cmw-jump%2Cplaceholder%2Cspinner%2Csuggestions%2CtabIndex%2Ctipsy%7Cmediawiki.Title%2Capi%2CjqueryMsg%2Clanguage%2Cuser%7Cmediawiki.action.watch.ajax%7Cmediawiki.api.watch%7Cmediawiki.legacy.mwsuggest%7Cmediawiki.page.ready&skin=vector&version=20120522T032159Z&*:619
Comment 5 Ryan Kaldari 2012-05-22 18:35:45 UTC
Unfortunately, that error message isn't much use for debugging since ResourceLoader groups all the Javascript into one big minified file. Could you go to http://en.wikipedia.org/wiki/Special:NewPagesFeed?debug=true and see if you get the same error? If so, please post the error that you get from that URL. Thanks!
Comment 6 Logan Rosen 2012-05-22 18:37:00 UTC
Yep, it's still happening:

Uncaught TypeError: Cannot call method 'match' of undefined bits.wikimedia.org/static-1.20wmf3/resources/mediawiki/mediawiki.Title.js:153
Comment 7 Logan Rosen 2012-05-22 18:39:16 UTC
Actually, this appears to be a conflict with an extension I'm using in Chromium, as, when I switch to Private Browsing mode (which disables all extensions), the error message doesn't appear...
Comment 8 Ryan Kaldari 2012-05-22 18:42:36 UTC
Interesting. I wonder if this is the same bug that is causing bug 37023. If you can track down which extension it is, that would be helpful. Thanks for the debugging assistance.
Comment 9 Logan Rosen 2012-05-22 18:43:41 UTC
I'll try to isolate the issue.
Comment 10 Ryan Kaldari 2012-07-24 23:00:43 UTC
Any luck tracking down which extension was causing the conflict?
Comment 11 Andre Klapper 2012-10-13 14:27:20 UTC
Logan: Did you manage to isolate this?
Comment 12 Logan Rosen 2012-10-13 21:13:22 UTC
I am no longer able to reproduce this issue in Chrome 24.0.1294.0 canary on Mac OS X.
Comment 13 Oliver Keyes 2012-10-13 21:15:59 UTC
Then we'll call it accidentally fixed until it comes up again :)

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


Navigation
Links