plomino / Plomino

Powerful and flexible web-based application builder
33 stars 37 forks source link

Error raised when `subform` button in TinyMCE is clicked #715

Open ivanteoh opened 8 years ago

ivanteoh commented 8 years ago

Below is the traceback when subform button in TinyMCE is clicked.

Traceback (innermost last):

    Module ZPublisher.Publish, line 138, in publish
    Module ZPublisher.mapply, line 77, in mapply
    Module ZPublisher.Publish, line 48, in call_object
    Module Products.CMFPlomino.browser.tinymce, line 53, in subform_form

AttributeError: 'TinyMCEPlominoFormView' object has no attribute 'subform_template'