"OverlordQ" posted a comment on MediaWiki.r106752.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106752#c28264

Commit summary for MediaWiki.r106752:

Merged FileBackend branch. Manually avoiding merging the many prop-only changes 
SVN likes to sprinkle in (easy to spot from the change list). Did not add 
SwiftFileBackend.php as it still is in development.

OverlordQ's comment:

<pre>
Running test Link with double quotes in title part (literal) and alternate part 
(interpreted)... PHP Notice:  Undefined index: backend in 
/var/www/thedarkcitadel.com/w/includes/filerepo/FileRepo.php on line 45
PHP Notice:  Undefined index: backend in 
/var/www/thedarkcitadel.com/w/includes/filerepo/FileRepo.php on line 48
No backend defined with the name ``.
Backtrace:
#0 /var/www/thedarkcitadel.com/w/includes/filerepo/FileRepo.php(48): 
FileBackendGroup->get(NULL)
#1 /var/www/thedarkcitadel.com/w/includes/filerepo/RepoGroup.php(341): 
FileRepo->__construct(Array)
#2 /var/www/thedarkcitadel.com/w/includes/filerepo/RepoGroup.php(329): 
RepoGroup->newRepo(Array)
#3 /var/www/thedarkcitadel.com/w/includes/filerepo/RepoGroup.php(199): 
RepoGroup->initialiseRepos()
#4 /var/www/thedarkcitadel.com/w/includes/ImageFunctions.php(27): 
RepoGroup->checkRedirect(Object(Title))
#5 /var/www/thedarkcitadel.com/w/includes/parser/Parser.php(1890): 
wfIsBadImage('Denys_Savchenko...', Object(Title))
#6 /var/www/thedarkcitadel.com/w/includes/parser/Parser.php(1646): 
Parser->replaceInternalLinks2(false)
#7 /var/www/thedarkcitadel.com/w/includes/parser/Parser.php(1090): 
Parser->replaceInternalLinks('[[File:Denys Sa...')
#8 /var/www/thedarkcitadel.com/w/includes/parser/Parser.php(345): 
Parser->internalParse('[[File:Denys Sa...')
#9 /var/www/thedarkcitadel.com/w/tests/parser/parserTest.inc(485): 
Parser->parse('[[File:Denys Sa...', Object(Title), Object(ParserOptions), true, 
true, 1337)
#10 /var/www/thedarkcitadel.com/w/tests/parser/parserTest.inc(399): 
ParserTest->runTest('Link with doubl...', '[[File:Denys Sa...', '<p><a 
href="/in...', '', '')
#11 /var/www/thedarkcitadel.com/w/tests/parser/parserTest.inc(381): 
ParserTest->runTests(Object(TestFileIterator))
#12 /var/www/thedarkcitadel.com/w/tests/parserTests.php(90): 
ParserTest->runTestsFromFiles(Array)
#13 {main}
</pre>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to