https://bugzilla.wikimedia.org/show_bug.cgi?id=52781
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|blocker |critical --- Comment #1 from Andre Klapper <[email protected]> --- I'm not convinced it's the length of the filename. :) Are there other pages with a colon (:) in the title that have the same problem? If you can try, does the problem still happen after replacing the colon by a dash or such? Confirming the problem, though the backtrace that I get is slightly different: #0 /var/www/w/includes/cache/MessageCache.php(711): MessageCache->load('de-formal') #1 /var/www/w/includes/cache/MessageCache.php(651): MessageCache->getMsgFromNamespace('Gadgets-definit...', 'de-formal') #2 /var/www/w/includes/Message.php(720): MessageCache->get('gadgets-definit...', true, Object(Language)) #3 /var/www/w/includes/Message.php(593): Message->fetchMessage() #4 /var/www/w/extensions/Gadgets/Gadgets_body.php(588): Message->exists() #5 /var/www/w/extensions/Gadgets/Gadgets_body.php(38): Gadget::loadStructuredList() #6 [internal function]: GadgetHooks::userGetDefaultOptions(Array) #7 /var/www/w/includes/Hooks.php(255): call_user_func_array('GadgetHooks::us...', Array) #8 /var/www/w/includes/GlobalFunctions.php(3883): Hooks::run('UserGetDefaultO...', Array) #9 /var/www/w/includes/User.php(1246): wfRunHooks('UserGetDefaultO...', Array) #10 /var/www/w/includes/User.php(4334): User::getDefaultOptions() #11 /var/www/w/includes/User.php(2227): User->loadOptions() #12 /var/www/w/includes/context/RequestContext.php(296): User->getOption('language') #13 /var/www/w/includes/Message.php(360): RequestContext->getLanguage() #14 /var/www/w/includes/context/RequestContext.php(377): Message->setContext(Object(RequestContext)) #15 [internal function]: RequestContext->msg('pagetitle') #16 /var/www/w/includes/context/ContextSource.php(165): call_user_func_array(Array, Array) #17 /var/www/w/includes/OutputPage.php(878): ContextSource->msg('pagetitle') #18 /var/www/w/includes/Article.php(554): OutputPage->setPageTitle('Auswirkungen ex...') #19 /var/www/w/includes/actions/ViewAction.php(44): Article->view() #20 /var/www/w/includes/Wiki.php(439): ViewAction->show() #21 /var/www/w/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title)) #22 /var/www/w/includes/Wiki.php(565): MediaWiki->performRequest() #23 /var/www/w/includes/Wiki.php(458): MediaWiki->main() #24 /var/www/w/index.php(59): MediaWiki->run() #25 {main} -- 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
