https://bugzilla.wikimedia.org/show_bug.cgi?id=71519
--- Comment #21 from WikidataBugzilla <[email protected]> --- Commit pushed to getallsnaks at https://github.com/wmde/WikibaseDataModel https://github.com/wmde/WikibaseDataModel/commit/63d006f4316b32c4089cbf317fa7949cc67c9d2d Call getQualifiers and getReferences outside of iterator_to_array In the getAllSnaks calls in Claim and Statement, it seems in some situations that the Traversable objects are being converted to array, by reference, in the ReferenceList itself and possibly for qualifiers also. This change may help fix bug 71519. -- 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
