https://bugzilla.wikimedia.org/show_bug.cgi?id=71555

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobias.gritschacher@wikimed
                   |                            |ia.de

--- Comment #2 from [email protected] ---
Ok, tried this on wikidata.beta.wmflabs.org.
I tried to change 3 labels in 3 different languages (de, es, and nds) at once,
which resulted in three requests sent at pretty much the same time:
1)
action=wbsetlabel&format=json&id=Q32119&value=label1&language=de&baserevid=59739
2)
action=wbsetlabel&format=json&id=Q32119&value=label2&language=es&baserevid=59739
3)
action=wbsetlabel&format=json&id=Q32119&value=label3&language=nds&baserevid=59739
Note that the baserevid is the same for all three requests. This is supposed to
cause an edit-conflict if I would change a label in the same language twice but
it should definitely not cause an edit conflict when editing labels in
different languages. I would guess there is a bug in the patching mechanism not
taking the different language into account.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to