Tobi_WMDE_SW created this task. Tobi_WMDE_SW added subscribers: Tobi_WMDE_SW, thiemowmde, Addshore, Jonas, daniel, aude. Tobi_WMDE_SW added projects: Wikidata, Wikidata-Sprint-2015-08-11. Herald added a subscriber: Aklapper.
TASK DESCRIPTION Edit comments are currently not transferred to the client at all. A "comment" field exists in EntityChange metadata, but it's always empty. We need to put the edit comment into the EntityChange sent to the clients: EntityChange: drop the $comment field, drop setComment, implement getComment based on getMetadata, plus the fallback logic from the old setComment. EntityChange: Set 'comment' field in metadata in setMetadataFromRC; Set all metadata (including comment) in setRevisionInfo(); retain comment in setMetadataFromUser(). TASK DETAIL https://phabricator.wikimedia.org/T108686 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Tobi_WMDE_SW Cc: Aklapper, aude, daniel, Jonas, Addshore, thiemowmde, Tobi_WMDE_SW, Wikidata-bugs, Malyacko _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
