legacy-knowledge-base
公開されました Sep. 10, 2025

もっと結果を読み込む」リンクのHTMLタイプミスが見つかりました。

written-by

Kanchan Bisht

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

問題

  • 多くのページを作成する場合、Load More Optionsで右クリック( > Inspect)した後、HTMLに誤字が見つかることが頻繁にあります。

  • 再現の手順
    1)最低20個の公開ページを作成する。
    2) ページツリーに移動
    3) 'Load more results' リンクが表示
    4) 右クリック > 検査
    期待される動作: <a class="tree-node-paginator" href="javascript:void(0);">より多くのページを読み込む</a>
    観察された動作: <a class="tree-node-paginator" hrsef="javascript:void(0);">より多くの結果を読み込む</a>

Environment

  • Liferay DXP 7.3

解決策

  • 'Load more results' の観察された動作は、ページだけでなく、ページツリーにもナビゲーションメニューが存在するため、DXP の期待通りの動作となります。
  • ただし、ページツリーでは hsref が href に修正され、この修正は Liferay DXP 7.3 Update 5 に含まれています

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base