Project

General

Profile

Actions

Bug #10241

closed

extracting strings does not work without hacking the code

Added by Bryan Kearney over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Localization
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I tried to extract the strings by running rake plugin:gettext[katello]
from the foreman checkout. I got several errors. I would like to be able to run this command with no errors.

Issues I saw included:

/app/lib/actions/katello/content_view/node_metadata_generate.rb
  • null error parsing _("Generate and Synchronize Capsule Metadata for %s") % input[:environment_name]
/lib/katello/load_configuration.rb
  • parsiing the :validation lambda

/lib/katello/logging.rb
the trace= commands did not exist. I have to ask, why is katello configuring any logging? It should inherit from the core.

Actions

Also available in: Atom PDF