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

アセットの分類が機能しない

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

問題

  • アセットの分類が Web サイト全体で機能していません。
  • 再現する手順
    • Web コンテンツをクリックします -> 新しい Web コンテンツを追加します -> Web コンテンツのカテゴリを選択してみてください
    • カテゴリを選択するオプションはありません。Point-_1.png

Environment

  • Liferay DXP 7.3

解決策

  • JSON Web サービスがない場合、カテゴリの選択は利用できないようです。
  •     #
    # Set this property to true to enable JSON web services. Note that setting
    # this to false will prevent portlets that make JSON web service calls from
    # working.
    #
    # Env: LIFERAY_JSON_PERIOD_WEB_PERIOD_SERVICE_PERIOD_ENABLED
    #
    json.web.service.enabled=true
  • 上記のプロパティは portal-ext.properties に追加する必要があり、変更をポータルに適用するには再起動が必要です。
did-this-article-resolve-your-issue

legacy-knowledge-base