Page Tree Search macro incorrectly encodes ancestorIds colon

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

When doing a search in the pagetreesearch macro, the colon ":" in ancestorIds: is encoded to %3A, as in the following screenshot:

原因

One possible cause is the usage of normal HTTP proxy instead of AJP13.

ソリューション

Ensure that Confluence is using the AJP13 protocol by adding the parameter protocol="AJP/1.3" into the <Connector ... /> tag in <confluence-install-directory>/conf/server.xml.

For more information on how to configure proxy for mod_jk, please refer to Using Apache with mod_jk.

最終更新日: 2016 年 2 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.