Actions
Bug #36575
closedForeman host column registration translates headers during initialization
Status:
Closed
Priority:
Normal
Assignee:
Category:
Internationalization
Target version:
-
Difficulty:
Triaged:
No
Description
Since b1b46b6a17b21c8aec566ef846ab70a8b2aa931c (#35274) the labels are translated during initialization. This is because it uses () instead of N(). The latter only marks a string for translation. Doing this leads to infinite recursion while starting up when updating to fast_gettext 2.1+. It can also lead to other issues where a column can be translated multiple times.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from Foreman column registration translates headers during initialization to Foreman host column registration translates headers during initialization
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9770 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9771 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9328 added
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9854 added
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9867 added
Updated by The Foreman Bot about 1 year ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/9770, https://github.com/theforeman/foreman/pull/9771, https://github.com/theforeman/foreman/pull/9328, https://github.com/theforeman/foreman/pull/9854, https://github.com/theforeman/foreman/pull/9867)
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9867 added
Updated by Archana Kumari about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|65f2a01f57329f2ec4a2e3a6d16a32f51437b1a5.
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9328 added
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9771 added
Actions