Page MenuHomePhabricator

Catchable fatal in updateTranstagOnNullRevisions
Closed, ResolvedPublic

Description

It seems on mediawikiwiki (but not translatewiki) that there is a case where the Title object is null, and this condition isn't chekced for

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


Version: unspecified
Severity: minor

Details

Reference
bz36847

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:24 AM
bzimport set Reference to bz36847.
  • This bug has been marked as a duplicate of bug 36846 ***