Bug #29738
rake plugin:gettext[plugin_name] ignores webpack directory
Pull request:
Fixed in Releases:
Found in Releases:
Description
Because of this, strings from react components don't get extracted for translation.
Associated revisions
Refs #29738 - Fix string extraction for plugins
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7649 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 2.2.0 added
#3
Updated by Adam Ruzicka 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset f5e4b4fa8263e3d4364b6805db930a11ab00aaf4.
#4
Updated by Tomer Brisker 9 months ago
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
#5
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/theforeman/foreman/pull/7656 added
#6
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
#7
Updated by Adam Ruzicka 5 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/7975)
Fixes #29738 - Extract strings from plugin webpack dir (#7649)
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>