Last modified: 2014-10-23 19:24:35 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 T74445, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72445 - Special:Version produces warning when there's an open_basedir restriction, when checking for $wgGitBin
Special:Version produces warning when there's an open_basedir restriction, wh...
Status: NEW
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.23.5
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
https://www.mediawiki.org/wiki/Thread...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-23 19:24 UTC by Jesús Martínez Novo (Ciencia Al Poder)
Modified: 2014-10-23 19:24 UTC (History)
0 users

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


Attachments

Description Jesús Martínez Novo (Ciencia Al Poder) 2014-10-23 19:24:35 UTC
Special:Version is using is_file() to check if $wgGitBin is set to a valid git binary path, but that produces a warning if there's an open_basedir restriction in effect.

We should probably use @ to prevent that warning from popping up.

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


Navigation
Links