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.

              Assignee:
              KaiA
              Reporter:
              Deleted Account (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: