Actions
Bug #3105
closedForeman failed to filter certificates when locale is set to non english
Description
When locale is set to anything but english (tested spanish and french),
The filter to list pending certificates is not working anymore.
Steps to reproduce :
1. create a host with pending certificate
2. change language (ex http://foreman/hosts?locale=es)
3. list pending certificates with foreman gui
=> nothing found
4. change back to english (ex http://foreman/hosts?locale=en)
5. Verify that pending certificate is present with foreman gui
Updated by Benjamin Papillon about 11 years ago
The english URL to list pending certs :
http://foreman/smart_proxies/<proxy_id>-puppet/puppetca?state=pending
The French URL to list pending certs :
http://foreman/smart_proxies/<proxy_id>-puppet/puppetca?state=en%20attente
Updated by Dominic Cleal about 10 years ago
- Subject changed from Foreman faild to filter certificates when locale is set to non english to Foreman failed to filter certificates when locale is set to non english
- Category changed from Web Interface to Internationalization
Updated by Dominic Cleal about 10 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot about 10 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.7.4
- Pull request https://github.com/theforeman/foreman/pull/1748 added
- Pull request deleted (
)
Updated by Dominic Cleal about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9e84387ba9cb1b6ce42ffb8aa52f933607999edc.
Updated by Dominic Cleal about 10 years ago
- % Done changed from 100 to 0
- Translation missing: en.field_release set to 22
Actions