legacy-knowledge-base
公開されました Jun. 30, 2025

コンテンツリファレンスのメインサーブレットパスのバリデーションエラー

written-by

Phil Chapman

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • DXP 7.3 Service Pack 1 から Update 10 へのアップグレード後、基本的な Web コンテンツの記事

    Steps to Demonstrate
    でメインサーブレットパスを参照することができません。

    1. この入力で新しいBasic Web Contentの記事を作成します
    タイトル:テスト
    内容

    Test content <a href="http://localhost:8080/c/portal/login">http://localhost:8080/c/portal/login</a>
    

    2. 発行ボタンを押す

    結果

    以下のようなエラーが発生し、記事が公開されません。

    Error: Unable to validate referenced page with URL /c/portal/login because the page group with URL /c cannot be found. 

Environment

  • DXP 7.3 Update 10 (U10)

解決策

  • この動作は、コードのリグレッションが原因であることが判明しました。
  • この問題は、 LPS-180569によって修正され、以前と同様にコンテンツ内でメインサーブレットのパスを参照することができるようになりました。
did-this-article-resolve-your-issue

legacy-knowledge-base