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

Unable to modify a content that contains a property of type date after a copy and paste on a page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.3.17, 4.4.3, 4.5.0
    • 4.4.2
    • None
    • None
    • 4.5 M3

      How to reproduce

      • define a content that contains a date
        <cms:metadata name="start-date" type="date">
        						<label i18n="true">CONTENT_ALERTE_STARTDATE</label>
        						<description i18n="true">CONTENT_ALERTE_STARTDATE_DESC</description>
        					</cms:metadata>	
        					<cms:metadata name="end-date" type="date">
        						<label i18n="true">CONTENT_ALERTE_ENDDATE</label>
        						<description i18n="true">CONTENT_ALERTE_ENDDATE_DESC</description>
        					</cms:metadata>	
        
      • In the back-office create a page with this content using the date
      • copy and paste the page with duplication of the content

      Actual behavior

      • the content is not editable

            cbayle Caroline Bayle
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: