Wiki Markup and Preview Tab Do Not Render
症状
- Clicking on Wiki Markup tab or the Preview tab there is a brief flash of the progress icon but nothing happens.
- The Plugin Repository spins and results in the message "Invalid reply from server."
原因
Apache HTTPd is not configured to handle UTF-8 characters.
ソリューション
Check the document Running Confluence behind Apache. For those using Mod_jk refer to Configuring Tomcat's URI encoding as you may need to add the following configuration to your <apache>/conf/httpd.conf
file:
JkOptions +ForwardURICompatUnparsed
最終更新日: 2016 年 2 月 26 日
Powered by Confluence and Scroll Viewport.