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

Cannot copy a RichText from one Content to another

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.3.3, 4.4.0
    • None
    • None
    • None
    • 4.4 M2

      The following code should work :

      RichText richText = content1.getValue(attribute);
      content2.setValue(attribute, richText);
      

      Currently, there's no error but the copied RichText miss at least attachments (and maybe annotations)

            Unassigned Unassigned
            cedric Cédric Damioli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: