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

OOo export - literal text inside list items is converted to plain text

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Medium Medium
    • 3.9.2
    • 3.8.6
    • None
    • Operating System: Mandriva Linux
      PHP Version: 4.4.1
      Database and version: MySQL 4.1.14
      Browser (and version): Firefox 1.0.6
      eZP: 3.8stable rev. 17821
      ezodf: 2.0stable rev. 729

    Description

      Another kind of weird behaviour when a <literal> tag is inside a <li></li> pair.
      Live example: the main page of the "Upgrading" chapter on the doc site.
      See attached screenshot.

      Steps to reproduce

      1. Create an article containing the following text in the article body:

      <ol>
        <li>starting-list-item-1
      <literal>shell-command1</literal></li>
        <li>starting-list-item-2
      <literal>shell-command2</literal></li>
        <li>starting-list-item-3
      <literal>shell-command3</literal></li>
        <li>starting-list-item-4
      <literal>shell-command4</literal></li>
        <li>starting-list-item-5
      <literal>shell-command5</literal>
      ending-list-item-5</li>
      </ol>
      

      2. Select "Export OpenOffice.org" using the context menu and open the generated OOo file. You'll see only plain text inside the list items.

      Attachments

        Activity

          People

            dl dl
            sveta sveta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: