Page MenuHomePhabricator

Site.upload(ignore_warnings=True) will still raise UploadWarnings
Closed, ResolvedPublic

Description

When uploading a file, I have ignore_warnings=True. This value is passed to the API, so the upload completes successfully. However, pywikibot sees the 'warnings' dict and then raises an UploadWarning exception, even though I've suppressed the warnings.


Version: core-(2.0)
Severity: normal

Details

Reference
bz58907

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:22 AM
bzimport set Reference to bz58907.
bzimport added a subscriber: Unknown Object (????).

Change 164052 had a related patch set uploaded by John Vandenberg:
[FIX] Ignore warnings on upload

https://gerrit.wikimedia.org/r/164052

  • Bug 71400 has been marked as a duplicate of this bug. ***
  • Bug 71727 has been marked as a duplicate of this bug. ***

Change 164052 merged by jenkins-bot:
[FIX] Ignore warnings on upload

https://gerrit.wikimedia.org/r/164052