Last modified: 2012-12-18 14:57:23 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 T45218, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43218 - PHP Notice: Undefined index: SERVER_PROTOCOL
PHP Notice: Undefined index: SERVER_PROTOCOL
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.21.x
All All
: Normal trivial (vote)
: 1.21.0 release
Assigned To: Dereckson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-18 00:27 UTC by Dereckson
Modified: 2012-12-18 14:57 UTC (History)
0 users

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


Attachments

Description Dereckson 2012-12-18 00:27:38 UTC
wfDoContentLength assumes PHP code will be invoked from a web context, with SERVER_PROTOCOL defined. This is not the case when index.php is invoked in CLI.

PHP Notice:  Undefined index: SERVER_PROTOCOL in /var/wwwroot/dereckson.be/mediawiki/includes/OutputHandler.php on line 159
Comment 1 Dereckson 2012-12-18 00:28:56 UTC
Taking this bug.
Comment 2 Dereckson 2012-12-18 00:33:17 UTC
Gerrit change #39164
Comment 3 Dereckson 2012-12-18 14:57:23 UTC
Merged.

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


Navigation
Links