Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4145

Strong tag is automatically removed if it contains only space characters

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 3.4.2, 3.5
    • 3.4.1, 3.5
    • Inline Editor
    • None

      How to reproduce :

      • Edit a content containing a rich text field and open the HTML source code editor.
      • Enter the following html snippet : <p>foo<strong> </strong>bar</p>
      • Update the rich text field, it will output foobar.

      The current workaround is to insert non-breaking space : <p>foo<strong> </strong>bar</p>

            raphael Raphaƫl Franchet
            trizzi Thibaut Rizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: