legacy-knowledge-base
公開されました Jul. 2, 2025

ADA Liferay WAVE エラー

written-by

Pooja Bhambani

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

問題

  • Liferay サイトで WAVE 解析を実行すると、バニラ バンドルでも、「hrefFM」という id の要素の下に「Empty Button」というエラーが表示されます。

  • 1 を再現する手順。 Chrome 用の WAVE ツールをインストールします。
    2. バンドルを起動してログインします。
    3. WAVE ツールを実行し、空のボタン エラーがあることを確認します。
    4. スタイルをオフにしてください。
    5. 詳細タブ > エラー > 十字記号 > コードをクリックします。
    このコードは次のように表示されます。
    <form action="#" class="hide" id="hrefFm" method="post" name="hrefFm" aria-hidden="true"><span></span>

    <input hidden="" type="submit">

    </form>

Environment

  • Liferay DXP 7.0
  • Liferay DXP 7.1
  • Liferay DXP 7.2
  • Liferay DXP 7.3

解決策

  • 観察された動作は、既知の の問題/バグです。
  • この問題に修正プログラムが必要な場合は、修正プログラムの詳細を添付して、修正プログラムを要求するサポート チケットを作成してください。
  • Liferay DXP にフィックスパックとホットフィックスをインストールすると、それぞれの環境にこのホットフィックスをインストールするためのガイドが表示されます。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base