Bug 1719990
Summary: | (l10n) VMs cannot be created when using the French web interface. | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | elv1313 |
Component: | Frontend.WebAdmin | Assignee: | Steven Rosenberg <srosenbe> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivana Saranova <isaranov> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.3.7 | CC: | bugs, lleistne, michal.skrivanek, rbarry, rdlugyhe, sbonazzo, sdickers, sgoodman, srosenbe, ykatabam |
Target Milestone: | ovirt-4.4.1 | Flags: | pm-rhel:
ovirt-4.4+
rbarry: devel_ack+ |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine 4.4.0-27 22b6f82 | Doc Type: | Bug Fix |
Doc Text: |
Previously, when creating a virtual machine with the French language selected, the Administration Portal did not accept the memory size using the French abbreviation Mo instead of MB. After setting the value with the Mo suffix, the value was reset to zero.
With this update, the value is parsed correctly and the value remains as entered.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-08 08:27:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1819205 | ||
Bug Blocks: | 1812875 |
Description
elv1313
2019-06-12 21:43:41 UTC
please attach the ui.log if you have it The customer gave up on oVirt due to this bug. I have no longer access to the information. AFAIK, it is trivial to reproduce. Note: This patch is dependent upon completion of the French translation, specifically setting the sizeMB value to Mo for the change to work. This bug is in modified state and targeting 4.4.1. Can we re-target to 4.4.0 and move to QA? (In reply to Sandro Bonazzola from comment #4) > This bug is in modified state and targeting 4.4.1. Can we re-target to 4.4.0 > and move to QA? Did we add the proper French Translation as per Comment 3? Steps: 1. Use French translations and login to AdminPortal 2. Go to 'Create VM' dialogue and set memory to non-default value 3. Create the VM Result: After writing some value to the memory field, this and all other memory fields (maximum, guaranteed) change to '0 Mo'. After changing them all manually as automatic fill up with tab does not work, VM still cannot be created as the memory field is stuck in error state even with correct value inside. Tested in: ovirt-engine-4.4.0-0.29.master.el8ev.noarch Steps: 1. Use French translations and login to AdminPortal 2. Go to 'Create VM' dialogue and set memory to non-default value 3. Create the VM Results: After rewriting the default memory value, other memory values are correctly updated and VM can be created successfully. Verified in: ovirt-engine-4.4.0-0.33.master.el8ev.noarch ovirt-engine-webadmin-portal-4.4.0-0.33.master.el8ev.noarch This bugzilla is included in oVirt 4.4.1 release, published on July 8th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |