Search Results

ナレッジベース 3688
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Webコンテンツ作成時に、お知らせの内容を確認しようとすると権限エラーが表示されます。
問題 Webコンテンツ作成時に、お知らせの内容を確認しようとすると次の様な、権限に関するエラーが表示されます。 エラーメッセージ: ポートレットの利用に必要なロールを割り当てられていません 環境 DXP 7.4 解決 次の権限を該当ユーザーのロールに追加いただくと、Webコンテンツの内容を確認できます。 権限の定義: Webコンテンツ > サイトとアセットライブラリ管理にアクセス, knowledgeArticleType: troubleshooting, legacy: true, name:...
掲示板の本文に、画像をクリップボードから直接貼り付けたい
事象 掲示板の本文に、画像をクリップボードから直接貼り付けたい 環境 DXP7.0+ 解決 ブラウザのセキュリティの影響で、Firefoxをご利用いただくことで貼り付けが可能となる場合があります Excel等、別のアプリケーションに一旦貼り付けた後に再度コピーしていただくことで、貼り付けが可能となる場合があります, knowledgeArticleType: troubleshooting, legacy: true, name: 掲示板の本文に、画像をクリップボードから直接貼り付けたい, showDisclaimerMessage: true,...
エラー: User [userId] must have VIEW permission for... の発生例
事象/ユースケース User [userId] must have VIEW permission for...というエラーが発生します。 解決策/提案 表示権限の無いロールに属するユーザーがドキュメントへアクセスしようとした際に発生します。 したがって、ドキュメントの表示権限を見直すことで解決できます。 事象発生例: 管理者ユーザーで任意のドキュメントをアップロードし、そのドキュメントのWebDAV URLを控えておく ↑のドキュメントからGuestの表示権限を外す 任意のユーザーを作成 ログアウト 手順1のWebDAV URLへアクセス =>ログイン情報を求められる...
リダイレクトの許可
事象/ユースケース Webサーバー等を経由する際、 特定のボタンを押した場合に画面遷移しない 解決策/提案 Liferayにはリダイレクトのセキュリティチェックが実装さ れております。 以下のようなエラーが発生している場合、 セキュリティチェックによる事象であることが考えられます。 Redirect URL XXXX is not allowed セキュリティチェックはデフォルトではIPで行われ、 指定したIPアドレスのみにリダイレクトが許可されます。 ”redirect.url.ips.allowed=127. 0.0.1,SERVER_IP”...
表示言語の設定
事象/ユースケース Liferayにアクセスした際の言語設定が、意図した言語にならない 解決策/提案 ブラウザのキャッシュによる影響が考えられます。ブラウザのキャッシュをクリアした場合の動作をご確認ください。 Liferay側で言語設定の調整が可能です。以下の設定状況をご確認ください。 ユーザ毎の言語設定 コントロールパネル>ユーザ>ユーザーと組織>タブ:ユーザー情報 インスタンス毎の言語設定 コントロールパネル>インスタンス設定>タブ:その他 追加情報 Incorrect Language Locale Appended to URLs for...
Piwikのトラッキングコードが期待通りに動作しない場合の対応
事象/ユースケース Piwikのトラッキングコードが期待通りに動作しないことがある 解決策/提案 Liferayは、デフォルト設定でシングルページアプリケーション(以下SPA)として動作します。 Piwikのトラッキングコードは、デフォルトで、非同期通信ではないサイト向けになっているため、SPAで動作するデフォルトのLiferayで使用する際には調整が必要になります。 SPAでも有効なサンプルコード: var sendTrack = function() {_paq.push(['trackPageView']);}...
開発者(キャッシュ無効化)モードを使用する方法
事象/ユースケース テーマを開発していますが、CSS等が即座にWebブラウザへ反映されないことがあります。 解決策 / 提案 以下のプロパティを ${liferay.home}/portal-ext.properties に設定し、開発者モードでLiferayを起動することで、キャッシュ機構を無効化できます: include-and-override=portal-developer.properties 必要に応じてWebブラウザのキャッシュもクリアしてください。...
「Redirect URL ... not allowed」という警告メッセージが出力される
事象/ユースケース 「Redirect URL ... not allowed」という警告メッセージが出力されます。 解決策 / 提案 デフォルトで許可されているリダイレクト先IPアドレスは、ループバックアドレス(127.0.0.1)とホストサーバーIP(SERVER_IP)のみのため、それ以外へのリダイレクト時に警告メッセージが出力されます。...
スクリーン名について(Liferay 6.2版)
Liferayのデフォルト設定では、使用出来ないスクリーン名があります。 その制限と回避方法をご紹介します。 詳細 不可能な文字  デフォルトのLiferayで、スクリーン名に使用出来ない文字や文字列は以下の通りとなります: 「半角英数字(0-9, a-z)」、「-(ハイフン)」、「.(ドット)」以外を含む文字列  ※半角大文字で入力した場合でも全て小文字に変換されます※ 全角文字列 _(アンダースコア)を含む文字列 @を含む文字列 半角数字のみの文字列 75文字より多い文字列 admin.reserved.screen.namesプロパティに指定された文字列...
Liferay DXP Agent Fails to Start on Jakarta (Tomcat 10) Images with javax.annotation Error
Issue When using a Liferay DXP instance deployed on a Jakarta-based image (e.g., Tomcat 10), the liferay-dxp-agent bundle may fail to start. The logs will show an org.osgi.framework.BundleException error related to an unresolved package import. A key part of the error message will look...
How does Let's Encrypt validate custom domains to create their certificate?
Issue How does Let's Encrypt validate custom domains to create their certificate? Environment Liferay Cloud Resolution Custom domains undergo a challenge before certificates can be properly issued. If the challenge completes successfully, a multidomain certificate is generated for all...
How do you edit robots.txt for virtual host public pages?
Issue We are trying to edit the robots.txt file through public pages, but we are getting the following message: 'Please set the virtual host before you set the robots.txt'. We are using one instance with two sites and have defined in apache two servers with the appropriate re-directions,...
Rating does not work on the Asset Publisher
Issue I have an issue with the Asset Rating. I create web content or any asset that can be rated. I place an Asset Publisher on a page to display the content. I enable the ratings on the Asset Publisher. When I rate the displayed article, I receive a JS error, and after refreshing the...
Liferay Server Fails to Start Due to OutOfMemoryError: unable to create new native thread
Issue The Liferay DXP server fails to start. The log files contain the following error message: ERROR [...][...] failure submitting task to thread pool java.lang.OutOfMemoryError: unable to create new native thread Clearing the osgi/state, tomcat_home/work and temp directories does not...
Account Roles Are Not Visible After a LAR File Import
Issue After exporting roles via a LAR file and importing them into a new environment, Account Roles are not visible under the Account Roles tab in Control Panel > Users > Roles Regular Roles and Site Roles from the same LAR file are imported and displayed correctly. Environment Versions...
Field groups in Web Content Structures become Field Sets after Import or Modification
Issue When a web content structure containing a field group is imported via a LAR or JSON file, the field group is converted into an uneditable, referenced field set. This issue also occurs when modifying and saving an existing structure that contains a field group. As a result, the...
User ID's and Emails populating due to SSTI vulnerability
Issue We've found an undesirable behvavior when using new widget templates on a page. When using the expandoColumnLocalService.CTPersistence.openNewSession(null) function, the the direct SQL query execution within the template itself, bypasses the standard access controls and exposes...
Client Extensions not working on Non-Primary Virtual Instances on PaaS
Issue When deploying Client Extensions (CX) to a Liferay PaaS environment with multiple virtual instances, the CSS and JavaScript files for extensions on non-primary instances fail to load. This results in unstyled components and 404 errors in the browser console for these resources....
This version of MySQL doesn't yet support 'existing primary key drop without adding a new primary key
Issue We are upgrading from liferay-dxp-tomcat-2023.q4.4 to liferay-dxp-tomcat-2025.q1.15-lts. Currently we are using Mysql 8.0.41-azure on our server which is compatible with liferay-dxp-tomcat-2025.q1.15-lts.   Liferay Version: 2025.Q1.15 Database: MySQL 8.0.41-Azure Upgrade Tool:...
Fieldsets with Custom Names Disappear When Filtering by Translation Status
Issue In the web content editor, fieldsets that do not follow the default naming pattern (e.g., Fieldset1234) are hidden when filtering by "Untranslated" fields. This issue is caused by a regex that incorrectly assumes all fieldsets adhere to a specific naming convention, which may not...

該当件数: 3,687 件中 2,621 - 2,640