Undo and Restore currently use automatic summaries (as a suggestion to the user) in the content language. It would be nicer if the undo/restore form would ask the user for a reason, and then prepend an autoComment to that reason before saving. This way, the basic information (e.g. "restored revision X") could be translated using the autoComment translation mechanism also used for API edits.
Description
Description
Details
Details
- Reference
- bz39134
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Generate autoComments for undo and restore operations | mediawiki/extensions/Wikibase | master | +45 -40 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T90435 [Epic] Wikidata watchlist improvements (client) | |||
Invalid | None | T58664 [Story] Clean up the code that formats Wikibase entries in recent changes | |||
Duplicate | None | T58613 Cleanup code that handles comments in client | |||
Invalid | Lydia_Pintscher | T47279 Consolidate localization of edit summaries on repo and client. | |||
Resolved | daniel | T101836 [Task] Investigation how the repo edit-summary mechanism can be used on the client | |||
Declined | None | T108681 [RFC] Create a new Wikibase-Change-Services component | |||
Resolved | matej_suchanek | T41134 Generate translatable autoComments for undo and restore operations |
Event Timeline
Comment Actions
Hint: in EditEntityAction::makeUndoSummary, use a Summary object and a SummaryFormatter to generate a translatable ("magic") auto-summary.
Comment Actions
Change 287211 had a related patch set uploaded (by Matěj Suchánek):
Generate autoComments for undo and restore operations
Comment Actions
Change 287211 merged by jenkins-bot:
Generate autoComments for undo and restore operations