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

       Web browser: ---
            Bug ID: 49417
           Summary: 'InvalidArgumentException' with message 'Unknown data
                    value type "globecoordinate" has no associated
                    DataValue class'
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: WikidataClient
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Unexpected non-MediaWiki exception encountered, of type
"InvalidArgumentException"
exception 'InvalidArgumentException' with message 'Unknown data value type
"globecoordinate" has no associated DataValue class' in
/usr/local/apache/common-local/php-1.22wmf5/extensions/DataValues/DataValues/includes/DataValueFactory.php:140
Stack trace:
#0
/usr/local/apache/common-local/php-1.22wmf5/extensions/DataValues/DataValues/includes/DataValueFactory.php(101):
DataValues\DataValueFactory->getDataValueClass('globecoordinate')
#1
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Snak/SnakObject.php(171):
DataValues\DataValueFactory->newDataValue('globecoordinate', Array)
#2
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Claim/Claim.php(205):
Wikibase\SnakObject::newFromArray(Array)
#3
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Claim/Statement.php(172):
Wikibase\Claim::newFromArray(Array)
#4
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Claim/Claim.php(202):
Wikibase\Statement::newFromArray(Array)
#5
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Entity/Entity.php(719):
Wikibase\Claim::newFromArray(Array)
#6
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/DataModel/DataModel/Entity/Entity.php(702):
Wikibase\Entity->unstubClaims()
#7
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/client/includes/parserhooks/PropertyParserFunction.php(102):
Wikibase\Entity->getClaims()
#8
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/client/includes/parserhooks/PropertyParserFunction.php(138):
Wikibase\PropertyParserFunction->getClaimsForProperty(Object(Wikibase\Item),
'P107')
#9
/usr/local/apache/common-local/php-1.22wmf5/extensions/Wikibase/client/includes/parserhooks/PropertyParserFunction.php(188):
Wikibase\PropertyParserFunction->renderForEntityId(Object(Wikibase\EntityId),
'P107')
#10 [internal function]:
Wikibase\PropertyParserFunction::render(Object(Parser), 'P107')

full stack trace

http://dpaste.com/1227106/

(made a hotfix to the deployment to catch and handle any exceptions in the
parser function at the renderForEntityId level)

-- 
You are receiving this mail because:
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