Last modified: 2014-02-12 23:53: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 T34161, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32161 - MobileFrontend: clicking around triggers "event is not defined" JS error
MobileFrontend: clicking around triggers "event is not defined" JS error
Status: RESOLVED FIXED
Product: MobileFrontend
Classification: Unclassified
stable (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
http://en.m.wikipedia.org/
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-02 22:51 UTC by Brion Vibber
Modified: 2014-02-12 23:53 UTC (History)
9 users (show)

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


Attachments

Description Brion Vibber 2011-11-02 22:51:23 UTC
* open firefox
* load http://en.m.wikipedia.org/
* open web console or JS error console or firebug
* click anywhere
* see "event is not defined" error at:

document.body.onmousedown = function() {
	whichElement(event);
}
Comment 1 Patrick Reilly 2011-11-02 23:00:18 UTC
This should now be fixed in r101734.
Comment 2 Brion Vibber 2011-11-02 23:12:02 UTC
Confirmed fixed on my local install. thx!

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


Navigation
Links