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

Multi-byte characters aren't displayed correctly in Code Block Macro.

      See also: NCODE-172

      Hi,

      Every multi-byte characters in Code Block Macro are displayed as HTML escape character (&#xxxxx.
      This problem impacts on any users using multi-byte characters.

      For example, type the following java source in Code Block Macro:

      public class HelloWorld {
        public static void main (String[] args) {
          System.out.println("こんにちは!!");
        }
      }
      

      The result is:

      public class HelloWorld {
        public static void main (String[] args) {
          System.out.println("こんにちは!!");
        }
      }
      

      Best regards,
      Kan Ogawa

        1. ScreenShot01.jpg
          ScreenShot01.jpg
          154 kB
        2. ScreenShot02.jpg
          ScreenShot02.jpg
          79 kB

            [CONFSERVER-23551] Multi-byte characters aren't displayed correctly in Code Block Macro.

            BillA added a comment -

            The updated plugin will be included in the next major Confluence release - 4.1. In the mean time, upgrade the plugin directly to version from the Plugin Manager or directly from the Plugin Exchange at https://plugins.atlassian.com/server/1.0/download/pluginVersion/676819

            BillA added a comment - The updated plugin will be included in the next major Confluence release - 4.1. In the mean time, upgrade the plugin directly to version from the Plugin Manager or directly from the Plugin Exchange at https://plugins.atlassian.com/server/1.0/download/pluginVersion/676819

            Hi

            I tested plugin version 2.0.7.
            It was very nice!

            I think this issue should be fixed.

            Thank you.

            Akira Higuchi added a comment - Hi I tested plugin version 2.0.7. It was very nice! I think this issue should be fixed. Thank you.

            BillA added a comment -

            Fixed plugin version 2.0.7 is available for download now on the Plugin Exchange at https://plugins.atlassian.com/server/1.0/download/pluginVersion/676819

            BillA added a comment - Fixed plugin version 2.0.7 is available for download now on the Plugin Exchange at https://plugins.atlassian.com/server/1.0/download/pluginVersion/676819

            JoeyA added a comment -

            This is the first I have heard of it

            JoeyA added a comment - This is the first I have heard of it

              jclark@atlassian.com Joe Clark
              f9ced3a62372 Kan Ogawa
              Affected customers:
              11 This affects my team
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: