Bug 1140088
| Summary: | [RFE][Admin GUI] in some text fields we don't support languages which we have localization already | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Kobi Hakimi <khakimi> | ||||
| Component: | Frontend.WebAdmin | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED DEFERRED | QA Contact: | Lukas Svaty <lsvaty> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5.0 | CC: | bugs, lsurette, Rhev-m-bugs, srevivo, ykaul | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, i18n | ||||
| Target Release: | --- | Flags: | ylavi:
ovirt-future?
rule-engine: planning_ack? rule-engine: devel_ack? rule-engine: testing_ack? |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-04-01 14:44:24 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Not sure whether this is infra or in another scope. In the meantime I've put infra whiteboard. *** Bug 1140570 has been marked as a duplicate of this bug. *** This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly ok, closing. Please reopen if still relevant/you want to work on it. ok, closing. Please reopen if still relevant/you want to work on it. |
Created attachment 936089 [details] red frame when type none English chars Description of problem: [RHEVM GUI] in some text fields we don't support languages which we have localization already Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.5.0-0.10.master.el6ev How reproducible: Always Steps to Reproduce: Example scenario: 1. login into administrator portal in https://<ip or domain>/ovirt-engine/webadmin/?locale=en_US#login 2. create Data Center with name or description : große_Prüfung 3. click on OK Actual results: you can't complete this action and the field frame colored in red(see attached snapshot) if I hover with the mouse over the the field I got the title: "Name can contain only 'A-Z', 'a-z', '0-9', '_' or '-' characters." Expected results: IMHO when we localize our UI product to German, Spanish, French, Japanese, Brazilian Portuguese and simplified Chinese we should support also the option to write in text fields in these languages. lets take scenario that rhevm used by chinese company who thier people don't know english very well and now they have to write in english the name and the description to me its looks like we missed something... Additional info: see attached snapshots