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

Exporting to ODF unordered lists will have "?" as marked

    XMLWordPrintable

Details

    Description

      Exporting to ODF unordered lists will have "?" as marked:

      Steps to reproduce:

      1. Create an article with following xml on body field:
        <header level="1">Unordered list</header>
        <ul>
          <li>Unordered list A</li>
          <li>Unordered list B</li>
          <li>Unordered list c
            <ul>
              <li>Unordered list CA
                <ul>
                  <li>Unordered list CAB</li>
                </ul>
              </li>
              <li>Unordered list CB</li>
            </ul>
          </li>
          <li>Unordered list D</li>
          <li>Unordered list E</li>
        </ul>
        
      2. Send for publishing
        Using front end ( webin/flow/demo(on legacy) )
      3. Export the article to ODF
      4. Verify the marks are "?"

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcos.loureiro-obsolete@ez.no Marcos Loureiro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: