Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-13592

Unicode characters displayed in document type

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Cannot Reproduce
    • 14.2.1
    • None
    • doctype-editor
    • None
    • 0.1
    • Quasar
    • Puma Sprint 241

    Description

      I followed the steps to create a new editor layout:

      https://documentation.bloomreach.com/14/library/concepts/document-types/custom-editor-layout.html

      Below is my Layout.html

      <html xmlns:wicket="http://wicket.apache.org/">
      <wicket:head>
            <link rel="stylesheet" type="text/css" href="skin/RecipeLayout.css" />
      </wicket:head>
      <wicket:panel>
            <div class="column-wrapper">
              <div class="col40" wicket:id="extension.left">left column</div>
              <div class="col40" wicket:id="extension.right">right column</div>
            </div>
          <div class="column-wrapper">
                  <div class="" wicket:id="extension.bottom">bottom column</div>
                </div>
      </wicket:panel>
      </html>
      
      

       

      In the document type we can see unwanted unicode characters Â     Â.

      Please see attached image (UnicodeCharacetrs.png) for the issue.

      Attachments

        Activity

          People

            ntrajkovski Nikola Trajkovski
            d.mahto Dilip Mahto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: