Search Results

All Results 65
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
build.gradleに記載のバージョンが異なる
事象/ユースケース Developer StudioでService Builderを作成した際、Service-serviceとService-apiそれぞれのbuild.gradle内のバージョン番号が異なりますが、これが仕様か確認したいです。 Service-serviceのbuild.gradleの例: compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "2.6.0" Service-apiのbuild.gradleの例:...
LFR_SESSION_STATE_XXXXXXXというクッキーについて
事象/ユースケース Liferayにログインすると、LFR_SESSION_ STATE_ XXXXXXXという名称のクッキーが発行されます。 解決策/提案 このクッキーはセッション開始時のタイムスタンプが格納されており、セッションの期限切れや延長などで使われています。 各クライアント(ブラウザ)毎で発行・管理されますので、認証状態の有無として利用されていません。 LFR_SESSION_STATEの後ろの数値はユーザーのUser IDを表しています。 Cookieの値が「expired」になった際はログアウト状態となります。...
XMLとLCSの機能的な違い
事象/ユースケース アクティベーション以外のXMLとLCS違いを知りたいです。 解決策/提案 以下のような違いがあります。   XML LCS アクティベーション以外の機能 なし あり インターネット常時接続 不要 必要 アクティベーションキー/ トークンの取得方法 チケットで依頼 LCSダッシュボードでいつでも取得可能 追加情報 アクティベーションキーのデプロイ方法 Liferay Connected Services LCSを使用する, knowledgeArticleType: reference, legacy: true, name:...
カレンダー関連のAPI
事象/ユースケース カレンダー関連の開発にあたり、関連APIの一覧がほしいです。 解決策/提案 以下のJavadocをご参照ください。 https://docs.liferay.com/ce/apps/forms-and-workflow/latest/javadocs/com/liferay/calendar/service/CalendarService.html 追加情報 Liferay API Modules (英語) Configuring JSON Web Services (英語) Invoking JSON Web Services (英語),...
Webコンテンツのオーナーが変更される
事象/ユースケース Webコンテンツの更新するたびにオーナーが変更されます。 解決策/提案 Webコンテンツのオーナーはバージョン毎に管理されています。 そのため、最後に更新したユーザが当該Webコンテンツのオーナーとなります。, knowledgeArticleType: reference, legacy: true, name: Webコンテンツのオーナーが変更される, showDisclaimerMessage: true, ticketNumber: , title: Webコンテンツのオーナーが変更される, authorName: Liferay...
メールアドレスにおける大文字の制限
  メールアドレスにおける大文字の制限   詳細 Liferayでは、ユーザーのメールアドレスに大文字を入力しても、小文字へ変換されたうえで保存される設計となっています。 制限の理由 データベースの種類やバージョンによっては、大文字小文字を区別しないものがあります。 Liferayは、メールアドレスで扱う文字列を小文字に統一することで、 大文字小文字を区別しないデータベースにも対応できる設計になっています。, knowledgeArticleType: reference, legacy: true, name: メールアドレスにおける大文字の制限,...
OpenType Layout tablesエラーの対処法
事象/ユースケース 以下のような「OpenType Layout tables used in font <フォント名> are not implemented in PDFBox and will be ignored」がログに出ています。 07:27:14,844 ERROR [liferay/background_task-1][PDCIDFontType2:211] OpenType Layout tables used in font ArialMT are not implemented in PDFBox and will be ignored...
Will page comments be deleted after time or when reaching a storage limit?
Issue Are there any settings that regulate retention of comments? In other words, how many comments can be stored for a page before they are deleted automatically? Environment DXP 7.2 Resolution There is no automated 'housekeeping' function that deletes old comments or any maximum limit...
SCIM Support for Microsoft Entra ID
Issue Is there complete out-of-the-box SCIM support for Microsoft Entra ID in Liferay DXP? Environment Versions before 2025.Q2.0. Resolution Full support for Microsoft Entra ID with Liferay's SCIM functionality was introduced in the 2025.Q2.0 release. Prior versions, including 2025.Q1,...
Publication shareable link and email link do not automatically select the publication that needs work/review
Issue When using publications and collaborating with other users. The link shared via publication email does not select the publication that needs reviewing/collaboration. The user needs to manually select the publication from the list of publications. If there are many publications that...
Is it possible to configure a custom page for the 403 error using Utility Pages?
Issue I am trying to add a new Utility Page for a 403 (Forbidden) error, but the only options available are for 404 (Not Found) and 500 (Internal Server Error). I would like to know if it is possible to create a custom error page for the 403 error using the Utility Pages feature....
Is it Possible to Require an Administrator to Enter Their Password When Changing a User's Password?
Issue When I want to updates a user's password as an administrator, the system does not require to re-enter my own password for authentication. This is inconsistent with other actions, such as updating a screen name or email address, where password verification is required.  Is it...
"Friendly URL is Already in Use" Error Message Lacks Specifics on its Location
Issue When creating or updating a page, if a user enters a friendly URL that is already in use by another page, the system displays a generic error message: "The friendly URL is already in use." This error message does not provide any information about which page or entity is currently...
Document URL Displays Virtual Instance Domain Instead of Site Virtual Host
Issue I've configured a Site with its own Virtual Host (www.b.com), but when I upload a document to that site, the document's URL incorrectly displays the parent Virtual Instance's domain (www.a.com). I expected the URL to use the Site's configured Virtual Host (www.b.com) instead....
Can Terms Of Use be Configured at the Site Level?
Issue If we have two or more sites, is it possible to specify a different journal article for the terms of use of each site? As the following current custom properties are not sufficient as they apply to every site: terms.of.use.journal.article.group.id= terms.of.use.journal.article.id=...
Can Angular Portlets be crawled by SEO tools/Google?
Issue Can Angular Portlets be crawled by SEO tools/Google? Environment Liferay DXP any Resolution By default, Angular Portlets in Liferay are not SEO-friendly and cannot be easily crawled by search engines like Google, because: Client-Side Rendering (CSR) Angular is a Single Page...
Issue with Display Page Template URL for Web Content Articles
Issue I have an issue with the Display Page Template  URL. I have configured a Display Page Template named "Test News" to display the full article data for web content articles of type News. I assigned the friendly URL /test-news to the template. Our setup: The display page template is...
Why did Cache-Control change from 'public to 'private'?
Issue Prior to 7.4 U84, Cache-Control was set to 'public', and after upgrading to 7.4 U84 or above (including any Quarterly Release version), Cache-Control is now set to 'private'. Due to this, CDNs may have issue caching JavaScript and CSS. Environment DXP 7.4 Quarterly Release...
Does Liferay have an Attestation of Compliance to be PCI certified?
Issue We are in the process of reviewing application compliance and want to know if Liferay has an attestation of compliance (related to PCI), specifically the Payment Card Industry Data Security Standard? Environment DXP 7.2 Resolution Liferay is not a payment card platform and...
What filtering syntax to use in headless API for filtering for those entries that do not belong to any categories?
Issue I am using the API GET /v1.0/asset-libraries/{assetLibraryId}/content-elements, but the question might be relevant for other endpoints as well according to https://learn.liferay.com/w/dxp/low-code/objects/understanding-object-integrations/using-custom-object-apis/object-api-basics...

Showing 1,301 to 1,320 of 1,664 entries.