Bug #10019
closedCompute Profile Memory options different for selected language?
Description
Hi,
When we try to create new compute profile in foreman GUI, it displays different memory option in drop down list on the basis of language selected in profile.
I checked for Deutsch and English.
It should give same options for all display.
Thanks
Aditya
Files
Updated by Dominic Cleal over 9 years ago
- Category set to Compute resources
- Status changed from New to Need more information
Which type of compute resource are you using? (Libvirt, VMware etc)
What different memory options do you see? Screenshots would be great if could attach them.
Updated by Aditya Gupta over 9 years ago
- File Compute profile_ EN.png Compute profile_ EN.png added
- File Rechnerprofil_ DE.png Rechnerprofil_ DE.png added
Hello Dominic,
Thanks for response.
We are using Libvirt compute resource.
Please find attached screenshots for English & Deutsche language.
You can see different options in drop down menu.
Thanks,
Aditya
Updated by Dominic Cleal over 9 years ago
- Blocked by Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Dominic Cleal over 9 years ago
- Status changed from Need more information to New
- Priority changed from High to Normal
How strange! I found the cause though, it comes from the localisation files that we include for Rails. We can't just change ours else they'll revert, but this has been fixed in the upstream project and will be fixed when we move to Rails 4.
https://github.com/svenfuchs/rails-i18n/commit/c757651a692f1f632a1da25d061bf4d53042ebf3
Updated by Dominic Cleal about 9 years ago
- Blocked by deleted (Tracker #3157: Rails 4.1 upgrade tasks)
Updated by Dominic Cleal about 9 years ago
- Related to Feature #7230: Upgrade Ruby on Rails to 4.1 added
Updated by Dominic Cleal about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 71
This should be fixed with the update to Rails 4 and a newer rails-i18n gem.