Last modified: 2010-01-14 13:31:40 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 T24098, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22098 - Missing "var" in jquery.suggestions.js
Missing "var" in jquery.suggestions.js
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UsabilityInitiative (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-14 13:23 UTC by Lupo
Modified: 2010-01-14 13:31 UTC (History)
2 users (show)

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


Attachments

Description Lupo 2010-01-14 13:23:01 UTC
Line 286 (in r60792) should read

for (var key in args[0]) {

instead of

for (key in args[0]) {
Comment 1 Sam Reed (reedy) 2010-01-14 13:31:40 UTC
r61050

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


Navigation
Links