legacy-knowledge-base
公開されました Jun. 30, 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

問題

  • portal-ext.properties ファイルを使用して地域の言語を DXP セットアップに追加すると、Web コンテンツで予期しない動作が発生する場合があります。たとえば、ロケールをある言語から別の言語に変更すると、コンテンツのテキスト フィールドからの入力がクリアされるなどです。
    • locales= en_US,ar_SA,hi_IN,ta_IN,as,gu,bn,kn,mr,ml,pa,te,or
      locales.enabled= en_US,ar_SA,hi_IN,ta_IN,as,gu,bn,kn,mr,ml,pa,te,or

Environment

  • Liferay DXP 7.4

解決策

  • portal-ext.properties ファイルでロケールが正しく定義されていない場合、観察された動作を観察できます。 たとえば、この場合、ロケールを定義するには次の方法が役立ちます。
    • locales= en_US,ar_SA,hi_IN,ta_IN,as_IN,gu_IN,bn_IN,kn_IN,mr_IN,ml_IN,pa_IN,te_IN,or_IN
      locales.enabled= en_US,ar_SA,hi_IN,ta_IN,as_IN,gu_IN,bn_IN,kn_IN,mr_IN,ml_IN,pa_IN,te_IN,or_IN

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base