Search Results

All Results 69
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay Support for Spring 5.x
Issue Since, Spring 6.0.x supports JDK 17-21, while Liferay DXP 7.4 supports JDK 8 and JDK 11, hence upgrading to Spring 6.0.x for Liferay is currently not possible. Also, Spring 5.x's End of Support (from Spring) is by the end of Aug-2024, How will Liferay handle potential security...
Obsolete "layout.comments.enabled" Portal Property
Issue Migrating from Liferay 7.3 to 7.4, I noticed that the layout.comments.enabled property no longer works in 7.4. This is the error I'm getting: ERROR [main][VerifyProperties:172] Portal property "layout.comments.enabled" is obsolete Environment Liferay DXP 7.4 Resolution...
CDN caching of images and JSON files
Issue Are the images and JSON files served from Liferay cached at CDN in Liferay Cloud? Environment Liferay Cloud- PaaS Resolution According to Google's documentation, images (including JPEG and PNG) are cached and can be validated from the GCP logs. But, the JSON files are not cached by...
Identifying the license information for components used in Liferay DXP
Issue I need to know the license information for components used in Liferay DXP. My security scan tool is flagging Liferay components with license not found errors. Environment Liferay DXP Resolution Liferay can provide an SBOM (Software Bill of Materials) in SPDX JSON format that...
Database level changes in Quarterly Releases
Issue What are the database-level changes from DXP 2023 Q4.0 to DXP 2024 Q2.0? Are there any additions of new tables, fields, and modifications to the existing tables? Environment Liferay DXP [all versions] Resolution The Liferay database is the product database. Liferay DXP needs the...
Why doesn't the upgrade log show the core upgrade completed message?
Issue When tailing the upgrade log in a new terminal separate from where the upgrade was initiated, the following logs indicating the completion of an upgrade may not be printed:  Completed Liferay core upgrade process in xxxxx seconds Checking to see if all upgrades are completed… done”...
JBoss and JDK 21 compatibility
Issue JBoss EAP 7.4 is not compatible with Java 21 based on this Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported , therefore, the customer is looking for an appropriate path for the upgrade, either they want to use Java 17 which is compatible with this or they require...
Compatibility of Spring 6.x with Quarterly Releases
Issue According to article https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions , Spring 6.x will have JDK from 17-23. Since Liferay DXP 2024 Q2 supports JDK 21 as the recommended runtime, is Spring 6.x compatible with DXP 2024 Q2? Which version of Spring...
How to Enable Cookies Banner for Specific Sites
Issue Is it possible to enable cookies for a specific site? Environment Liferay DXP 7.4 Resolution The ability to configure cookies on a per-site basis in Liferay requires defining a virtual host. If a site does not have a virtual host specified, the cookie settings for that site will...
session.test.cookie.support portal property
Issue Can we disable session.test.cookie.support in the portal-ext.properties file as it enables the user authentication process when an iframe is used? Environment Liferay DXP  Resolution This property is related to the cookie COOKIE_SUPPORT (How Cookies are Used in Liferay). Setting it...
Two locations to set up Password Reset Notification Templates
Issue There are 2 places in where the 'Password Reset Notification' template is present. One is in the Sign-In widget (Configuration > Set-up) and the other is in Control Panel > Instance Settings > Email. The Sign-In widget gets triggered when we click on the 'Forgot Password' link. How...
No minification of clay files impacting page load response times
Issue We see more number of Clay UI related network calls in the browser network tab in clean instance of Liferay and they are not getting cached also. It has JS and CSS files which are not minified into fewer combo files. Environment 2023.q4.0 Resolution This is the expected behavior...
Which table saves Email User data into the database?
Issue Which database table stores the email user configuration data? Environment Liferay DXP 7.4  Resolution The PortalPreferenceValue table stores email configuration data (Instance settings->Email->Email settings)., knowledgeArticleType: reference, legacy: true, name: Which table saves...
Why are Tomcat's URLRewriteFilter files missing from 7.4?
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles will be at your team's discretion. Issue Prior to 7.4, you...
Is there a recommended Quarterly Release version to upgrade to?
Issue We want to update our project to a Quarterly Release version. Is there a recommended version? For stability, which Quarterly Release version is currently recommended? Environment Liferay DXP Quarterly Releases Resolution Quarterly Releases are designed to prioritize stability,...
Recommended locale settings for the database
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is there a recommended locale setting for the database used by Liferay?...
Minimum required IAM policies for S3
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What are the minimum IAM policy permissions required to access S3?...
過去のワークフロータスクの確認ページにて、オブジェクトのフィールド値が更新されてしまう
問題 オブジェクトをワークフローで使用しています。 過去の「承認済み」のワークフロータスクにて、オブジェクトのカスタムフィールドの値を確認しました。 期待値としては、「ワークフローが完了した時点の、カスタムフィールドの値」が表示される想定でした。 しかし実際の動作としては、「オブジェクトエントリーの現在のカスタムフィールドの値」が表示されました。 こちらの動作はバグでしょうか。 詳細の再現手順は下記の通りです:  再現手順: サイトスコープのオブジェクトを作成する。 フィールドを1つ作成し、オブジェクトEntry Title Fieldとして設定する。...
nginx (HAProxy) からliferayへのリクエスト振り分けアルゴリズムについて
問題 Liferay PaaSにおいて、クライアントからのリクエストは Nginx -> HAproxy -> Liferayの流れで処理されるという認識です。 nginx (HAProxy) -> liferayの振り分け部分で採用されているアルゴリズムは何でしょうか。 また、こちらのアルゴリズムを変更することは可能でしょうか。 環境 Liferay PaaS, SaaS 解決 ラウンドロビンを使用しております。 HAProxy からラウンドロビン形式でLiferayサービスへの通信のロードバランスを行う様、設定されております。 補足:...
Webコンテンツの翻訳機能に表示されるフィールドの種類
問題 Webコンテンツの 右側三点ボタン> 翻訳 から、翻訳を追加可能です。 表示されないフィールドがあります。 環境 DXP 7.4 Quarterly Release 解決 HTML、数値、テキストフィールドのみが表示されます。 「ローカライズ可能」が有効になっているフィールドが表示されます。 追加情報 ウェブコンテンツの翻訳, knowledgeArticleType: reference, legacy: true, name: Webコンテンツの翻訳機能に表示されるフィールドの種類, showDisclaimerMessage: true,...
Wiki tree menu widget problem
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 私の環境では Wiki ウィジェットと Wiki ツリー メニューを使用しています。 Wiki ツリー メニューを設定すると、作成したすべてのページが表示されます。 それらのいずれかをクリックすると、ページがリロードされますが、Wiki...
Liferay SaaS incident contact roles on Analytics Cloud
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 注:この記事は内部の記事であり、現在、お客様にはご覧いただけません。 この記事へのリンクは社内のコメントでのみ行ってください。 注:Liferay は、Liferay Experience Could オファリングの名称を次のように変更しました。 Liferay SaaS(旧 LXC) と...
Form Field template not available in Liferay Maven Workspace
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 jsCompile コンフィギュレーションはMavenでは非推奨であるため、 form-field のテンプレートはMavenのLiferay 7.1以上ではサポートされていません。 環境 四半期リリース 2023.Q3 Liferay DXP 7.4 Liferay DXP 7.3...
Load balancing for Liferay PaaS
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 注:Liferay は、Liferay Experience Could オファリングの名称を次のように変更しました。 Liferay SaaS(旧 LXC) と Liferay PaaS(旧 LXC-SM)となりました。 問題 Liferay...
Outgoing SMTP IP address for Liferay SaaS
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 注:Liferay は、Liferay Experience Could オファリングの名称を次のように変更しました。 Liferay SaaS(旧 LXC) と Liferay PaaS(旧 LXC-SM)となりました。 注:この記事は内部の記事であり、現在、お客様にはご覧いただけません。...
Do source map (.map) files for JS source code represent a vulnerability issue?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 JS ソース コード ファイルのソース マップ ファイルは、Liferay ページをロードするとき、または適切な URL を要求することによって取得できます。 これらのソース マップ ファイルは、たとえば、元のソースが縮小されている環境で役立ち、デバッグ タスクが容易になります。 これらの...
How to programmatically acquire a valid access token for a project's Liferay PaaS console?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 LXC の認証ドキュメント では、 「Cookie access_token からのトークンが取得され、 dxpcloud-authorization ヘッダーで使用される」と記載されています。 これには、ログに記録されたブラウザー ウィンドウから Cookie...
Integrate Jenkins (CI Service) with Azure DevOps
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 LXCのContinuous IntegrationをAzure DevOpsに統合する方法 Environment LXC-SM(旧名称:DXPクラウド) 解決策 当社のLXC-SM(DXPクラウド)サービスでは、以下のOOTBインテグレーションに対応しています: GitHub...
Trailing slashes in URLs can affect SEO ratings
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 末尾にスラッシュがある URL にアクセスすると、ページにはスラッシュがないページと同じコンテンツが表示され、Google は両方のページをインデックスに登録し、それらが同じであることに気づき、ランキングを下げます。 Environment すべての環境 解決策...
Where is the SAML assertion information stored in Liferay?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 LiferayがService ProviderであるSAMLセッションからトークンを作成する必要があります。 SAML アサーション情報はどこに保存されるのか? Environment Liferay DXP 7.4, 7.3, 7.2 解決策 あるユーザーが、Identity...
I cannot use the Liferay Sync in DXP 7.4
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 アップグレード後、Liferayの同期ができない。 Environment Liferay DXP 7.4 Liferay DXP 7.3 解決策 Liferay Sync ConnectorとSync Clientは、DXP 7.3から非推奨となり、代替品がありません。...
JavaScript Minifier does not shorten variable/parameter names
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 Liferay インスタンスを次のように構成すると: minifier.enabled=true javascript.fast.load=true theme.images.fast.load=true layout.template.cache.enabled=true...
How are Rules handled on Forms?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 フォームのルールを作成することはできますが、そのルールが呼び出されたときにどのように動作するかは明確に示されていません。 環境 Liferay DXP 7.0+ 解像度 ルールは、ルールに関係するフィールドが変更されたときに、フォームからアクセスされます。...
Regarding the dl.file.entry.thumbnail.custom* properties
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 dl.file.entry.thumbnail.custom1.max.width のようなプロパティは、「blade...
Can I use JDK 11 for compiling Liferay DXP Projects?
Issue The Compatibility Matrix for versions 7.0 until 7.3 under the heading JDK mentions Java 11 but says: "JDK Certification is for runtime only. JDK 8 is required to build or compile Liferay DXP Projects" For 7.4 the message is: "JDK compatibility is for runtime and project compile...
Why my custom theme is longer applied to web contents when editing or previewing them on Liferay DXP?
Issue On Portal 6.2, my custom theme was applied to web contents, even when editing or previewing them: why is this no longer working on Liferay DXP 7.0+? Environment Liferay DXP 7.0+ Resolution On Liferay DXP, please use the new concept of Page Fragments in order to achieve the same 6.2...
Dynamic including and importing Javascript files
Issue What are the differences in the usage of javascript.barebone.files and javascript.everything.files across Liferay versions? Environment Liferay DXP 7.0+ Resolution Importing Javascript files in Liferay 7.0 On Liferay 7.0 there are the javascript.barebone.files and...
Commerce 2.1.0 Release Notes
New Features Improved Administration User Experience — Liferay Commerce 2.1 features an updated administration interface that makes the day-to-day work of managing a commerce site easy and efficient. Product, channel, catalog, order, and shipment management have all been updated with a...
Why upgrade from DXP 7.0 > 7.1/7.2 Theme recommends removing <@liferay.breadcrumbs /> macro?
Issue Why DXP 7.0 > DXP 7.1 and DXP 7.2 Theme upgrade docs recommend removing the <@liferay.breadcrumbs /> macro? Environment Liferay DXP 7.1+ Resolution The Breadcrumb widget/macro are not deprecated and can be used normally on 7.2 DXP as well. The removal of #breadcrumbs() macro from...
Is it possible to set different Authentication methods for different sites in the same portal instance
Issue Is it possible to set different Authentication methods for different sites in the same portal instance? Environment Liferay DXP 7.2 Resolution Currently, it is not possible to use different authentication methods for different Sites in one Portal Instance on Liferay DXP 7.2. The...

該当件数: 1,665 件中 1,441 - 1,480