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

Multi-byte word in code macros is vanished when exporting page as PDF

    XMLWordPrintable

Details

    Description

      1. Create page as following source

      {code:java}
      public class HelloWorld {
      public static void main(String[] args) {
      System.out.println("Hello, world!"); // comment コメント comment
      System.out.println("ハロー、ワールド!");
      }
      }
      {code}

      2. Export this page to PDF.
      3. Multi-byte word is vanished. (as attachment)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              0752c34d0fa7 Daisuke Miyamoto
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: