Wiki Markup and Preview Tab Do Not Render
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
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
この内容はお役に立ちましたか?