| daniel created this task. daniel added projects: Wikidata, Lexicographical data, MediaWiki-extensions-WikibaseMediaInfo. Herald added a subscriber: Aklapper. |
TASK DESCRIPTION
Currently, EntityChange::getEntityId() is implemented based on BasicEntityIdParser. This will not work for custom entity types.
The serialized representation of the EntityId would either need to contain the class name (e.g. by using native php serialization for this), or getEntityId() needs to have access to the correct (!) EntityIdParser somehow. Or we remove getEntityId(), or make it return a string.
TASK DETAIL
EMAIL PREFERENCES
To: daniel
Cc: Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Darkdadaah, Mbch331
Cc: Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Darkdadaah, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
