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

            Bug ID: 73373
           Summary: Saving a statement does not wait for the most recent
                    parser API request
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

When trying to save a statement while the parser request is still in the loop,
the value validated by the parser call that returned last (instead of the
parser call that got sent last) is saved.
Since the back-end parser is used for string values as well now, a simple test
is to press and hold down a key in the input box for a string value and hit
ENTER while still holding down the key.
In general, this is a problem when being fast on typing and saving ("fast" in
terms of "faster than the API request returns" which might not be that
uncommon).

-- 
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

Reply via email to