Last modified: 2014-09-07 04:17:50 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 T71410, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69410 - The wrong variable name is used in require()
The wrong variable name is used in require()
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
REL1_23-branch
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-11 18:25 UTC by Jackmcbarn
Modified: 2014-09-07 04:17 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---
legoktm.wikipedia: Backport_to_Stable+


Attachments

Description Jackmcbarn 2014-08-11 18:25:16 UTC
In the require function, an incorrect variable name is used, causing require() to behave incorrectly when passed an argument other than a string, but more importantly, causes modules that detect undefined variables to report errors even when require() is called with a string. This has already been fixed in master (without a bug), so this bug is just for the sake of backporting.
Comment 1 Gerrit Notification Bot 2014-08-11 18:27:00 UTC
Change 153425 had a related patch set uploaded by Jackmcbarn:
Use correct variable in require()

https://gerrit.wikimedia.org/r/153425
Comment 2 Gerrit Notification Bot 2014-09-07 04:15:54 UTC
Change 153425 merged by jenkins-bot:
Use correct variable in require()

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

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


Navigation
Links