HTTP 500 errors on incorrect bugzilla credential entry
ClosedPublic

Authored by mkrizek on Oct 15 2014, 10:57 AM.

Details

Summary

Caused by a change in the interface in python-bugzilla:
https://git.fedorahosted.org/cgit/python-bugzilla.git/commit/?id=2e36c4092bf644d41bb5c80322a10512458c0bdf

Also renames BugzillaError exception since its names collides with
python-bugzilla's exception of the same name and creates confusion.

Fixes T358

Test Plan

Tests amended. Tested on dev instance. Works for me.

Diff Detail

Repository
rBLKR blockerbugs
Lint
Lint Skipped
Unit
Unit Tests Skipped
mkrizek retitled this revision from to HTTP 500 errors on incorrect bugzilla credential entry.Oct 15 2014, 10:57 AM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added a reviewer: tflink.
tflink accepted this revision.Oct 15 2014, 6:57 PM

LGTM, also tested locally

This revision is now accepted and ready to land.Oct 15 2014, 6:57 PM
mkrizek closed this revision.Oct 15 2014, 7:13 PM
mkrizek updated this revision to Diff 706.

Closed by commit rBLKR832d49871ddf (authored by @mkrizek).