https://bugzilla.wikimedia.org/show_bug.cgi?id=71555
--- Comment #8 from [email protected] --- (In reply to Bene* from comment #7) > (In reply to Jan Zerebecki from comment #5) > > Yes, but that doesn't solve the case of multiple user outlined in comment #3 > > . > > The case that two different users hit save in the same second is very rare > and perhaps not really fixable at all. However, this happens now very often > because we send several requests when hitting save once. Also when several > edits are made only one request should be sent imo to avoid those issues. Something would be really wrong if this is not fixable. Having one request for multiple edits would solve the issue with the multi-edit-mode but introduce another one. As Lydia already outlined, the changes made would not be granular on history and recent changes pages anymore. You would just see: "Item Q1234 was changed". It is simply not possible to pack all the possible information about a possibly huge edit into 256 chars of summary (which is a limit in MediaWiki). -- 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
