Uploaded image for project: 'XWiki MS Office Integration'
  1. XWiki MS Office Integration
  2. XOFFICE-113

Multiple empty nested elements generated when saving a page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 1.2 M2
    • 1.0
    • Content Filtering
    • None

    Description

      Example:

      <div>
          <div>
              <span>
                  <span>Word</span>
              </span>
              <span>
                  Other <span>text</span>
              </span>
          </div>
      </div>
      

      These empty, unnecessary elements (div and span) should be removed.
      Perhaps they are used for styling, but this will not be a problem because the styling filter will be applied before cleaning.

      Attachments

        Activity

          People

            florin_c Florin Ciubotaru
            tachirei Teofil Achirei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: