https://bugzilla.wikimedia.org/show_bug.cgi?id=58394
Addshore <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Addshore <[email protected]> --- Exception Caught: Specified index is out of bounds" #0 extensions\Wikibase\vendor\wikibase\data-model\src\Wikibase\DataModel\ByPropertyIdArray.php(432): Wikibase\DataModel\ByPropertyIdArray->moveObjectToIndex(Object(Wikibase\DataModel\Claim\Statement), 3) #1 extensions\Wikibase\repo\includes\ChangeOp\ChangeOpClaim.php(100): Wikibase\DataModel\ByPropertyIdArray->addObjectAtIndex(Object(Wikibase\DataModel\Claim\Statement), 3) #2 extensions\Wikibase\repo\includes\api\SetClaim.php(64): Wikibase\ChangeOp\ChangeOpClaim->apply(Object(Wikibase\DataModel\Entity\Item)) #3 includes\api\ApiMain.php(861): Wikibase\Api\SetClaim->execute() #4 includes\api\ApiMain.php(362): ApiMain->executeAction() #5 includes\api\ApiMain.php(333): ApiMain->executeActionWithErrorHandling() #6 api.php(76): ApiMain->execute() #7 {main}~ Occours whenever the index submitted to wbsetclaim is 2 above the number of claims currently in the item for the baserevid that has been submitted. i.e. 1 claim on item for baserevid 888 >> submit a new claim with index 3 >> Exception -- 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
