Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-81330

Page tree display double byte char as question mark

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 8.0.4
    • 8.0.0, 8.0.1, 8.0.2
    • Content - Page
    • None

    Description

      Problem

      Page tree view fails to render double byte chars and display question mark

      Environment

      Windows OS
      Confluence 8.0
      Postgres 13

      Steps to Reproduce

      1. Install Postgres and create a database with:
        1. Encoding UTF-8
        2. Charset Windows English_US 1252
        3. Collation Windows English_US 1252
      2. Install Confluence 8.0 using the DB created with the above steps
      3. Create a page in a space with a double byte char in the title
      4. Publish the page and check the Page Tree view

      Expected Results

      Page tree display the double byte char

      Actual Results

      Question mark are displayed

      Workaround

      To get around this behaviour add the following to the JVM startup options:
      -Dfile.encoding=UTF8

      Notes

      Attachments

        Issue Links

          Activity

            People

              dluong Duy Truong Luong
              63948a2d3746 Marco Salvi
              Votes:
              10 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: