Bug 1050025
| Summary: | NeutronError API internals are shown in Horizon UI on error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Ihar Hrachyshka <ihrachys> | ||||
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | aortega, chrisw, jpichon, mrunge, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-08 10:06:55 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ihar Hrachyshka
2014-01-08 16:05:05 UTC
I agree on a bug, but not on security issue. Nobody can do something with this. esp. it's information you will get via API access, too. I haven't said it's a security issue. It's more of cosmetic one: the correct [user-friendly] error is shown anyway, it just looks weird with that JSON message with no real benefit to user [or maybe there is some benefit to user, since (s)he is informed about the reason of the failure, but in unfriendly way; then we need to think how to inform user about the reason without being that technical with all those uuids shown to the user]. I wonder, if it's a duplicate of this bug on launchpad https://bugs.launchpad.net/horizon/+bug/1246525 We're collecting all those error messages in a blueprint to improve error messages in Horizon: https://blueprints.launchpad.net/horizon/+spec/improve-error-message-details-for-usability |