Last modified: 2008-02-08 05:01:02 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 T14966, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12966 - Setup.php uses echo()
Setup.php uses echo()
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.12.x
All All
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-08 01:23 UTC by oysterguitarist
Modified: 2008-02-08 05:01 UTC (History)
1 user (show)

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


Attachments

Description oysterguitarist 2008-02-08 01:23:37 UTC
Setup.php uses echo() at lines 11 and 26, it should use $wgOut->addHTML()
Comment 1 wikibugs 2008-02-08 04:50:54 UTC
I think that the echo is being used because the $wgOut object hasn't been created yet (it's created on line 237).
Comment 2 oysterguitarist 2008-02-08 05:01:02 UTC
That would make sense, I didn't check to see if $wgOut had been created yet.  Resolving as INVALID.

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


Navigation
Links