Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4857

FormEditionPanel crash when using a non existing widget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.9
    • None
    • None
    • None

      There is an error in a content definition
      <cms:metadata name="comment" type="rich-text">
      <label i18n="true">CONTENT_TYPE_STRUCTURE_META_COMMENT</label>
      <description i18n="true">CONTENT_TYPE_STRUCTURE_META_COMMENT_DESC</description>
      <widget>edition.textarea</widget>
      </cms:metadata>

      edition.textarea is not a widget for rich-text.

      should lead to the default widget (with a log warn)
      but instead it do crash

            laurence Laurence Aumeunier
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: