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

RichText field does not accept element with 2 classes

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • 16.02
    • 2015.12.1
    • None
    • None

    Description

      When setting the value of a RichText field, the following document is accepted:

      <section xmlns="http://ez.no/namespaces/ezpublish5/xhtml5/edit"><p class="class1">Foo</p></section>
      

      but

      <section xmlns="http://ez.no/namespaces/ezpublish5/xhtml5/edit"><p class="class1 class2">Foo</p></section>
      

      is not.

      https://github.com/dpobel/TestCommandsBundle/blob/master/Command/CreateRichTextMultipleClassesCommand.php

      Attachments

        Activity

          People

            Unassigned Unassigned
            damien.pobel-obsolete@ez.no Damien Pobel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: