did icon indicating copy to clipboard operation
did copied to clipboard

Bugzilla plugin doesn't show error messages returned by the server

Open emanchado opened this issue 6 years ago • 0 comments

When the Bugzilla server returns an error, did doesn't show anything, so the Bugzilla section disappears without any indication that there's anything wrong.

For example, making a mistake in the username will yield this result:

<Fault 504: 'The name [email protected] is not a valid username. Either you misspelled it, or the person has not registered for a Red Hat Bugzilla account.'>

Probably any non-success HTTP result should end up with did dying, or at least showing a prominent error message to the user.

emanchado avatar Aug 13 '19 10:08 emanchado