-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.3.2, 6.15.7
-
None
-
7
-
Severity 3 - Minor
-
0
-
Summary :
When a ppt file is saved with file name in Chinese and attached to the page, while exporting the Confluence page as pdf, the file name in the PDF export shows garbled Chinese characters in blocks.
Steps to reproduce
- Create a page and attach the ppt file with file name in Chinese (used Ukai font for testing)
- Make sure Ukai font is selected from Confluence Administration (Cog Icon) > General Configuration > PDF Export Language Support
- Export the page as pdf
- File itself is displayed fine in display and edit mode
- File name in the pdf export shows the Chinese characters in square blocks.
Expected Results
- The file name in the PDF export should show the Chinese characters.
Actual Results
PDF export shows square characters for the file using Chinese characters as file name (Screen shot attached).
- mentioned in
-
Page Failed to load
如果你能看到这个页面,欢迎你,来自中国的朋友!
针对中文有几处问题:
1、宏的标题显示方框;
step1. 检查:
以下地址无法正确加载出字符:
<conf-host>/plugins/servlet/status-macro/placeholder?title=%E6%9C%AA%E5%BC%80%E5%A7%8B&colour=Grey
step2.安装:
step3.重启服务。
2、doc文件预览显示方框;
step1. 增加环境变量:
### 字体目录来自上一步(可自定义) sed -i '118i CATALINA_OPTS="-Dconfluence.document.conversion.fontpath=/usr/share/fonts/truetype/wqy \${CATALINA_OPTS}"' /opt/atlassian/confluence/bin/setenv.sh
step2. 重启服务。
3、pdf导出显示方框;
http://<conf-host>/admin/flyingpdf/configurepdflanguagesupport.action