Skip to content

Ext.ux.form.field.TinyMCE bug when clicking "NewDocument" button #22

@pavel-shvetsov

Description

@pavel-shvetsov

screenshot_083013_021151_pm

Hello!

Error is in

ux/form/field/tinymce/themes/advanced/editor_template.js

In editor_template_src.js it's in line 1451

I think that

ed.windowManager.confirm('advanced.newdocument', function(s) {...

must be something like this

ed.windowManager.confirm(ed.translate('advanced.newdocument'), function(s) {

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions