-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.2 GA
-
Fix Version/s: 5.5
-
Component/s: Seam / JSF UI, WebEngine
-
Environment:Nuxeo 5.2.0 for Linux
The wysiwyg editor, for example, on a "Send a document via email" page contains properties which have no corresponding properties in localization files to configure.
Every rich text format control (font style, bold, italic, etc) contains unfiltered properties, such as the following:
{$lang_theme_style_select}
{$lang_theme_block}
{$lang_theme_paragragh}
{$lang_theme_address}
{$lang_theme_pre}
{$lang_theme_h1}
{$lang_theme_h2}
{$lang_theme_h3}
{$lang_theme_h4}
{$lang_theme_h5}
{$lang_theme_h6}
If the problem was fixed in later versions, please attach the corresponding jar file to this issue if possible.
- depends on
-
NXP-6990 Upgrade TinyMce Editor
- Resolved