https://bugzilla.wikimedia.org/show_bug.cgi?id=24758
--- Comment #2 from Neil Kandalgaonkar <[email protected]> 2011-03-21 19:27:44 UTC --- One reason this happens: 'badtoken' errors -- if session times out in between uploading and describing. Solution -- wrap the final metadata POST in a "postWithApiEditToken" call as we do with initial upload. This will retry the post with a fresh token if it encounters a badtoken error. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
