Actions
Bug #4756
closedBad request errors are not properly displayed in the CLI
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Description
If you do the following in the code:
fail HttpErrors::BadRequest.new("This is an error")
Then you get this output in the CLI:
Error: 400 Bad Request
Even though the json has a valid error in it ("This is an error").
Updated by Mike McCune over 10 years ago
- Assignee set to David Davis
- Triaged set to Yes
Updated by David Davis about 10 years ago
- Is duplicate of Bug #5215: "bad request" exceptions and their messages are not displayed to hammer user added
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
13)
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Actions