Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-18679

EZODF: embeded images found by remote ID are not embeded in text

    XMLWordPrintable

Details

    Description

      When importing documents and mapping them to article class...

      Images embeded in imported document that are found by remote ID are not embeded in text of the created article.

      I think the problem is in this lines:

                                          $this->RelatedImageArray[] = array( "ID" => $contentObjectID,
                                                                              "ContentObject" => $contentObject );
      

      Which are called only when object is NOT found by remote ID. But it should be called in both cases.

      Attachments

        Activity

          People

            nfrp nfrp
            zmak zmak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: