-
Bug
-
Resolution: Duplicate
-
High
-
None
-
3.1.1
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)
- duplicates
-
CONFSERVER-16636 Code macro strips Chinese characters on PDF Export
- Closed
- has a regression in
-
CONFSERVER-26908 International characters in code macros dissapear after exporting page as PDF
- Closed
- is duplicated by
-
CONFSERVER-26408 Multi-byte character is hidden in noformat and code macros when exporting page as PDF.
- Closed