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

When I use a bad filter in the widget edition.file of a content type, a bug occures

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M8
    • 4.0M5
    • None
    • None

      How to reproduce :

      • create a new type of content with this filter
        <cms:metadata name="link-attachment" type="file">
        					<label i18n="true">CONTENT_KIOSQUE_ATTACHMENT</label>
        					<description i18n="true">CONTENT_KIOSQUE_ATTACHMENT_DESC</description>
        					<widget>edition.file</widget>
        					<widget-params>
        						<param name="filter">pdf</param>
        						<param name="allowSources">external,resource</param>
        					</widget-params>
        				</cms:metadata>
      • In the version that I use, this filter is invalid,
      • the content type that I created has some repeaters, when I click on add a new repeater, the repeater disapears

            laurence Laurence Aumeunier
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: