Page MenuHomePhabricator

PHP Warning: Undefined property: stdClass::$nsName
Open, Needs TriagePublicPRODUCTION ERROR

Description

Error
  • mwversion: 1.45.0-wmf.15
  • timestamp: 2025-08-26T12:37:16.186Z
  • phpversion: 8.1.33
  • reqId: bcec3ec6-a9a4-4885-b3ee-c0fbb2c98ee2
  • Find reqId in Logstash
normalized_message
[{reqId}] {exception_url}   PHP Warning: Undefined property: stdClass::$nsName
FrameLocationCall
from/srv/mediawiki/php-1.45.0-wmf.15/extensions/JsonConfig/includes/JCApi.php(23)
#0/srv/mediawiki/php-1.45.0-wmf.15/extensions/JsonConfig/includes/JCApi.php(23)MediaWiki\Exception\MWExceptionHandler::handleError(int, string, string, int)
#1/srv/mediawiki/php-1.45.0-wmf.15/extensions/JsonConfig/includes/JCApi.php(81)JsonConfig\JCApi::addStatusConf(stdClass)
#2/srv/mediawiki/php-1.45.0-wmf.15/includes/api/ApiMain.php(2033)JsonConfig\JCApi->execute()
#3/srv/mediawiki/php-1.45.0-wmf.15/includes/api/ApiMain.php(955)MediaWiki\Api\ApiMain->executeAction()
#4/srv/mediawiki/php-1.45.0-wmf.15/includes/api/ApiMain.php(926)MediaWiki\Api\ApiMain->executeActionWithErrorHandling()
#5/srv/mediawiki/php-1.45.0-wmf.15/includes/api/ApiEntryPoint.php(152)MediaWiki\Api\ApiMain->execute()
#6/srv/mediawiki/php-1.45.0-wmf.15/includes/MediaWikiEntryPoint.php(198)MediaWiki\Api\ApiEntryPoint->execute()
#7/srv/mediawiki/php-1.45.0-wmf.15/api.php(44)MediaWiki\MediaWikiEntryPoint->run()
#8/srv/mediawiki/w/api.php(3)require(string)
#9{main}
Impact
Notes

Details

MediaWiki Version
1.45.0-wmf.15
Request URL
https://meta.wikimedia.org/w/api.php?action=jsonconfig&format=*
Related Changes in Gerrit:

Event Timeline

Aklapper set Release Version to 1.45.0-wmf.15.Aug 27 2025, 10:06 AM

Change #1187662 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/JsonConfig@master] Allow empty nsName config in JCApi module

https://gerrit.wikimedia.org/r/1187662