Search Results

All Results 67
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
非公開ページ上のドキュメントとメディアから、権限設定でゲスト閲覧可能にした場合の動作
問題 非公開ページに設置されているドキュメントとメディア上の権限の設定で、ファイルに対してゲストユーザー閲覧可能と設定しました。 ログインしていないユーザー(ゲストユーザー)が直接ファイルにアクセスしようとした場合、どのような挙動になりますか 環境 Liferay DXP 7.0,  7.1,  7.2,  7.3 解決 ドキュメントの閲覧権限は、設置するページに依存しません ゲストユーザーから閲覧可能な権限を設定した場合は、ドキュメントの直接参照が可能です ドキュメントがフォルダ内にある場合、直接参照した際の動作はフォルダの閲覧権限に依存します...
サニタイジング関連API
事象/ユースケース カスタムポートレット作成時、セキュリティ対策としてテキストボックス等でサニタイジングを行いたい 解決策/提案 サニタイズ(エスケープ)関連のAPIがございます。 以下のAPI一覧をご参照ください。 Class HtmlUtil 追加情報 AntiSamy, knowledgeArticleType: reference, legacy: true, name: サニタイジング関連API, showDisclaimerMessage: true, ticketNumber: , title: サニタイジング関連API, authorName:...
仮想インスタンス機能の利用について
事象/ユースケース ライセンスの数を増やさずに、複数インスタンスを利用したい 解決策/提案 仮想インスタンス機能を利用できます。 仮想インスタンスは、 一つのLiferay環境上に複数の仮想的なインスタンスを作成 し、 アクセス時のドメインに基づきユーザーを適切なインスタンスへ誘 導する機能です。 利用方法につきましては、公式ドキュメントをご参照ください。 Virtual Instances 基本的な設定方法は、通常のインスタンスと同様です。 Liferayの仮想インスタンス機能は、 同一のデータベースを使用する設計となっております。 また、portal.proxy....
LDAP連携の、認証検索絞り込みに利用可能なトークンの種類
事象/ユースケース 認証検索絞り込みに利用するトークンを変更する 解決策/提案 絞り込みには、以下の4つのトークンのみが利用可能です。 @company_id@ @email_address@ @screen_name@ @user_id@ 注意点 スクリーン名(@screen_name@)に紐付ける場合、使用可能な文字列に制限があります。 追加情報 LDAP スクリーン名について(Liferay DXP版), knowledgeArticleType: reference, legacy: true, name:...
jQueryやReact等の開発サンプルコード
事象/ユースケース jQueryやReact等のライブラリやフレームワークの開発サンプルコードが欲しいです。 解決策 / 提案 Gradleでビルドされた以下のサンプルをご参照ください: Angular npm Portlet Billboard.js npm Portlet Isomorphic npm Portlet jQuery npm Portlet Metal.js npm Portlet React npm Portlet Simple npm Portlet Vue.js npm Portlet 通常の開発サンプルコードもGitHubで公開されています:...
APIを利用したロール一覧の取得方法
事象/ユースケース APIを使ってロール一覧を取得する方法はありますか。 解決策 / 提案 ロール取得用のAPIが存在します。 以下のjavadocsをご確認の上、用途にあったAPIを適宜ご利用ください。 Class RoleLocalServiceUtil Liferayをlocalhostで実行している場合、http://localhost:8080/api/jsonwsからJSON Webサービスのページを参照できます。 パラメータを指定して実行することで、実行結果の確認も可能です。 追加情報...
ユーザー、ユーザーグループ、組織の作成について
事象/ユースケース 作成数の上限、文字数の制限 解決策/提案 作成数の上限 特に上限は設けられていません。 ホワイトペーパーでは、以下の条件でテストされています。 合計ユーザー数100万 1文書あたり平均100KBの200万件の文書 少なくとも5つの子サイトを有するサイトを50%持つ10,000サイト 400万件のメッセージフォーラムのスレッドと投稿 100,000件のブログエントリと100万件のコメント 環境にリソースを追加できる限り、 ポータルは処理できるデータ量を増やすことができることを示して います。 文字数の制限 スクリーン名:75文字...
Liferay Connected Services (LCS) よくあるご質問と回答
LCSへのよくあるご質問です。 セキュリティ サーバーにはファイアウォールが適用されており、インターネット上で直接的な通信が行えません。それでもLCSは使えますか? LCSクラウドサーバーではどのようなセキュリティ対策が提供されていますか? LCSのユーザーアカウントの認証方法やパスワードポリシーはどのようなものですか? LCSの使用におけるサービスの条件と制限はどのようなものですか? LCSはどのように顧客のデータを保護していますか? LCSのクラウドストレージに送られる情報を制限できますか?...
Liferay Util Taglib の使いかた
事象/ユースケース Liferayで利用可能なTaglibの一覧が欲しいです。また、簡単なサンプルコードが欲しいです。 解決策 / 提案 Taglibの関連資料は次のとおりです: Using the Liferay Util Taglib(Taglibの利用方法) Tag Library Documentation Generator - Generated Documentation(ライブラリ一覧) JSPにボタンを表示する場合の例(ボタンの詳細): <aui:button value="Button"/> 追加情報 Lexicon...
ユニキャストでもcluster.link.autodetect.addressの設定の必要性
事象/ユースケース デフォルトのマルチキャストではcluster.link.autodetect.addressプロパティの設定が必要ですが、ユニキャストでも設定する必要がありますか? 解決策/提案 クラスタリング機能で使われているJGroupsはどのインターフェースにバインドするかを指摘するために、cluster.link.autodetect.addressを設定します。その設定が無い場合は、当該しないインターフェースやloopbackインターフェースにバインドされてしまう可能性があるため、他ノードと連携が出来なくなる可能性があります。...
LiferayにおけるURLのパターン(名前空間)について
事象/ユースケース 開発にあたり、Liferayで定義されているURLのパターンを知りたいです。 解決策/提案 web.xmlに以下の形で定義されています: <servlet-mapping> <servlet-name>*</servlet-name> <url-pattern>*</url-pattern> </servlet-mapping> TomcatとWildfly、それぞれのweb.xmlのパスは以下のとおりです。 $TOMCAT_HOME/webapps/ROOT/WEB-INF/web.xml...
スクリーン名の仕様と制限
大文字/小文字を区別しないデータベースへの対応のため、仕様として、大文字を含むスクリーン名を登録した際にはすべて小文字に変換されます。 詳細 使用できない文字列 下記の予約語 null guest anonymous-guest ANONYMOUS <anonymous> postfix 下記(ハイフン、ドット、アンダースコア)以外の特殊文字/シンボル - . _ マルチバイト文字 半角数字のみの文字列...
「/c/portal/expire_session」へのリクエストについて
事象/ユースケース 「/c/portal/expire_session」へリクエストが送られることがありますが、いつ実行され、どのような処理をしているか知りたいです。 解決策/提案 実行タイミング ポータルへログイン後、$TOMCAT_HOME/webapps/ROOT/WEB-INF/web.xmlに指定されている<session-timeout>の設定値(分)の間、画面遷移や非同期通信が生じるような操作が無かった場合に、このリクエストが実行されます。 処理内容 該当セッションを持つユーザーのセッションが切れ、ログアウトされた状態になります。...
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...
Integrating Liferay as a Mobile App
Issue I want to export my Liferay web instance into an Single-Page-Application (SPA) or a standalone native mobile App. Environment Liferay DXP 7.4 Quarterly Releases Resolution Currently Liferay doesn't support out-of-the-box transition to Mobile Apps. The only available solution is to...
aria-invalid="true" Attribute is Not Set for Required Checkbox Fields in Forms
Issue When a form with a required checkbox field is submitted without the checkbox being selected, the corresponding <input> element in the DOM does not receive the aria-invalid="true" attribute. This behavior is perceived as an accessibility issue, especially when compared to other...
Unauthenticated Users are not redirected to the Login Page when accessing a Resource URL
Issue When an unauthenticated user tries to access a resource URL (e.g., a direct link to a PDF served by a portlet), they are not redirected to the login page. This behavior is observed for URLs that contain the p_p_lifecycle=2 parameter, which corresponds to the Resource Serving Phase...
Where can I find the BrowserSnifferUtil.java class?
Issue After upgrading from 2023.Q3 to 2025.Q1, I can no longer find the com.liferay.portal.kernel.util.BrowserSnifferUtil class? Was it moved or deprecated? Environment Liferay DXP 2023.Q4+ Resolution In Liferay DXP Version earlier than 2023.Q4 the BrowserSnifferUtil class was located...
Liferay AI capabilities
Issue We would like to gain more information about Liferay's AI capabilities. Environment Liferay DXP Quarterly releases Resolution Liferay DXP integrates with external AI systems to enhance and accelerate your content creation and management processes. See more:...
Does Liferay support IPv6?
Issue Does Liferay support IPv6? Environment Liferay QR Resolution We plan to support IPv6 at the load balancer level using a dual-stack approach. While this requires some development on the Liferay side, it also depends on upcoming Google Cloud Platform dependencies. Additional...
Why is the Product Specification Key Different from the One Defined in the Specification List?
Issue When creating a product specification, a key is defined under Product Management > Specifications. However, after adding this specification to a product, the Product Specification widget on the product page displays a different key (usually a number) instead of the originally...

該当件数: 1,663 件中 241 - 280