https://bugzilla.wikimedia.org/show_bug.cgi?id=49642
Dan Michael Heggø <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danmichaelo+wikipedia@gmail | |.com --- Comment #1 from Dan Michael Heggø <[email protected]> --- This also happens for action=wbsetlabel, here's an example: (should be reproducible unless someone manually fixes the constraint violation for Q51606) Request: { 'language': 'nb', 'value': 'Approksimanter', 'action': 'wbsetlabel', 'id': 'Q51606', ... } Response: { 'error': { 'messages': { '0': { 'type': 'error', 'name': 'wikibase-error-constraint-violation-description', 'parameters': [1, 'id', 'Aproksiman adalah bunyi fonet...'] }, 'html': { '*': '<ul><li> A length constraint is triggered for language code "id".\n</li><li> There is a constraint violation for description "Apro ksiman adalah bunyi fonet..." for language code "id".\n</li></ul>\n' } } } } -- 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
