Project

General

Profile

Actions

Bug #4501

closed

angular pages don't work w/ mark_translated:true config

Added by Thomas McKay almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

The setting to surround strings that pass through i18n with "X" does not work on angular pages.

/katello/systems#/systems
window.__ = function() { return 'X' + i18n.gettext.apply(i18n, arguments) + 'X' };
Uncaught TypeError: Cannot call method 'apply' of undefined

Actions

Also available in: Atom PDF