https://bugzilla.wikimedia.org/show_bug.cgi?id=37209

--- Comment #5 from Brion Vibber <[email protected]> 2012-06-03 10:58:21 UTC 
---
We've got somebody getting this error during parser tests as well, during:
'Edit comment with link'

I'm can reproduce it by setting $wgLanguageCode = "de" and running
parserTests.php:

Running test Edit comment with link... LinkCache doesn't currently know about
this title: Main_Page
Backtrace:
#0 /Library/WebServer/Documents/core/includes/Linker.php(139):
Title->isRedirect()
#1 /Library/WebServer/Documents/core/includes/Linker.php(324):
Linker::getLinkColour(Object(Title), 0)
#2 /Library/WebServer/Documents/core/includes/Linker.php(240):
Linker::linkAttribs(Object(Title), Array, Array)
#3 /Library/WebServer/Documents/core/includes/Linker.php(1341):
Linker::link(Object(Title), 'Main Page')
#4 [internal function]: Linker::formatLinksInCommentCallback(Array)
#5 /Library/WebServer/Documents/core/includes/Linker.php(1275):
preg_replace_callback('/\[\[:?(.*?)(\|...', Array, 'I like the [[Ma...')
#6 /Library/WebServer/Documents/core/includes/Linker.php(1166):
Linker::formatLinksInComment('I like the [[Ma...', Object(Title), false)
#7 /Library/WebServer/Documents/core/tests/parser/parserTest.inc(483):
Linker::formatComment('I like the [[Ma...', Object(Title), false)
#8 /Library/WebServer/Documents/core/tests/parser/parserTest.inc(401):
ParserTest->runTest('Edit comment wi...', 'I like the [[Ma...', 'I like the <a
h...', 'comment', '')
#9 /Library/WebServer/Documents/core/tests/parser/parserTest.inc(383):
ParserTest->runTests(Object(TestFileIterator))
#10 /Library/WebServer/Documents/core/tests/parserTests.php(90):
ParserTest->runTestsFromFiles(Array)
#11 {main}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to