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

Convertion of links with href from ezxmltext to richtext is not supported

    XMLWordPrintable

Details

    Description

      Looks like older versions of legacy would create links with hrefs instead of url_ids.

      Conversion from ezxmltext to richtext do not support link tags with hrefs.

      Example:

      <?xml version="1.0" encoding="utf-8"?>
      <section
              xmlns:image="http://ez.no/namespaces/ezpublish3/image/"
              xmlns:xhtml="http://ez.no/namespaces/ezpublish3/xhtml/"
              xmlns:custom="http://ez.no/namespaces/ezpublish3/custom/">
          <paragraph>
              <strong>a link to
                  <link href="http://ez.no/" target="_blank">eZ</link>
              </strong>
          </paragraph>
      </section>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vidar.langseid@ibexa.co Vidar Langseid
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: