Bug 1221055
Summary: | [TEXT] Grammar mistake in network cluster message | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Allon Mureinik <amureini> |
Component: | ovirt-engine-webadmin | Assignee: | Allon Mureinik <amureini> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6 | CC: | alkaplan, amureini, bazulay, bugs, ecohen, gklein, lsurette, mburman, mgoldboi, pstehlik, rbalakri, yeylon, ykatabam, ylavi |
Target Milestone: | --- | Keywords: | CodeChange |
Target Release: | 3.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | network | ||
Fixed In Version: | ovirt-3.6.0-alpha1.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1220401 | Environment: | |
Last Closed: | 2015-07-12 11:25:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1220401 |
Description
Allon Mureinik
2015-05-13 08:48:57 UTC
Patch merged upstream. Leaving the decision about backporting to the network stakeholders. - Please provide clear steps to how reproduce and verify this bug, thanks. - How to reproduce this error? - Where should i look for this string. This issue was originally reported by Yuko Katabami who encountered this wrong string during her translation efforts, as described in bug 1220401. I did not attempt to reproduce the issue myself, just fixed the grammar issue in the string. Barak, can someone from the RHEV network team please provide steps to reproduce? Thanks! There is no way to reproduce it. The error is a validation error of ManageNetworkClustersCommand's cando action (in case the same entity was passed twice in the parameters). But since the command is invoked only via the ui (and not via rest api) there is no way to get this message- the ui sends valid parameters. per comment #4 I added the CodeChange keyword |