Bug #30382
closedlocation/organization name is translated when using different locale and an existing string as name
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1662478
Description of problem:
When I create location with "openstack" string in the name, it gets expanded into "RHEL OpenStack Platform" in the location switcher.
How reproducible:
always
Steps to Reproduce:
1. Administer -> Locations -> New Location
Name: "Location for capsule capsule.openstack.example.com"
-> Submit -> Submit
2. Check location switcher in upper part of the page
Actual results:
There is "Location for capsule capsule.RHEL OpenStack Platform.example.com"
Expected results:
There is "Location for capsule capsule.openstack.example.com"
Additional info:
Are there any more strings that get expanded like this? I have tried "rhel", "ansible", "rhev" and "rhv" but have not hit similar issue. This is regression compared to 6.4.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/7833 added
Updated by Tomer Brisker over 4 years ago
- Subject changed from "openstack" in location/organization name is expanded into "RHEL OpenStack Platform" to location/organization name is translated when using different locale and an existing string as name
Updated by Tomer Brisker over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4efe99c35a4b448a29f26cd28f0afd46f95cb8a3.
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added