Page MenuHomePhabricator

Fatal error PageTranslationHooks.php on line 414 during page creation
Closed, ResolvedPublic

Description

Observed on mediawiki.org during page creation on 1.20wmf3:

PHP fatal error in /usr/local/apache/common-local/php-1.20wmf3/extensions/Translate/tag/TranslatablePage.php line 108:
Argument 1 passed to TranslatablePage::newFromTitle() must be an instance of Title, null given, called in /usr/local/apache/common-local/php-1.20wmf3/extensions/Translate/tag/PageTranslationHooks.php on line 414 and defined

Does not happen on test2 or translatewiki.net.

Solution for now was to return true at the top of updateTranstagOnNullRevisions().


Version: unspecified
Severity: blocker

Details

Reference
bz36846

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:24 AM
bzimport set Reference to bz36846.
  • Bug 36847 has been marked as a duplicate of this bug. ***

Reopened, because root cause was not addressed.

  • This bug has been marked as a duplicate of bug 32983 ***