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

International characters in code macros dissapear after exporting page as PDF

XMLWordPrintable

      1. Create a page with the following source:

      {code:java}
      //snippet from https://jira.atlassian.com/browse/CONF-18591
      System.out.println("Hello, world!"); // comment コメント comment
      System.out.println("ハロー、ワールド!");
       
      //Polish alphabet test string
      System.out.println("Zażółć gęślą jaźń"); //Zażółć gęślą jaźń
      {code}
      

      2. Export the page to PDF.
      3. Note the missing characters.

            kfchong KaiA
            b7a7b09e7086 Andrew Sieracki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: