Search Results

All Results 1273
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Web Content Not Visible in Related Asset Window
Issue The user is unable to tag web content to another web content as a related asset with a DB2 database. Steps to reproduce: 1. Navigate to the web content section. 2. Select a basic web content item and create 2-3 additional web content items (e.g., Demo1, Demo2, and Demo3). 3. Now,...
Define Configurable Variable to manage values across Liferay sites in Liferay pages
Issue How variables to be used across the site, primarily for Fragments, to assign dynamic values that can be changed and propagated from a single place. Environment Liferay DXP 7.4 U4+ Liferay DXP Quarterly Release Resolution NOTE: The following resolution requires customization and...
Receiving ClassNotFoundException:JspTagHandlerPool in traces
Issue When starting the server, receiving the ClassNotFoundException:JspTagHandlerPool in the gowroot traces: Steps to reproduce: 1. Start the server by giving this command: ./catalina.sh glowroot run. 2. Now navigate to this URL: localhost:8080/o/glowroot 3. In the slow traces graph,...
How to change class name of copied Fragment from the default name + "copy"
Issue When duplicating a fragment and adding it a new name, is it possible to change the create css class as well? The created class has the original's fragent's name + "copy" Example: myFragment, gets copied and renamed to myScondFragment. However css class name will be:...
Activity within embedded pages does not maintain user sessions
Issue Activity within an application found on a Liferay embedded page does not count as activity with regard to a Liferay session, so it does not maintain the user session. As a result, the user is session expires after the appropriate timeout period   Environment Quarterly Release...
Feature Flags are not enabled by Default
Issue I have an issue with the feature flags: feature.flag.LPD-11131=true and feature.flag.LPD-35013=true I set both features in the portal-ext.properties file in 2025.q1.6-lts. However, after started the instance the features are not enabled by default. The Wiki and Message boards...
Libraries/tools used to minify DXP code in build time
Issue What are the libraries/tools used to minify DXP code in build time (we are studying the possibility of using the same toolbox for our own developments). Environment Liferay DXP Resolution Liferay DXP uses esbuild , so that’d be our recommendation. Additional Information esbuild -...
Multiple Performance Issues Identified via Lighthouse, Google Insights and Web Audit Tools
Issue How do I increase site performance with Lighthouse, Google Insights and Web Audit Tools? Environment Quarterly Releases DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 DXP 7.4 Resolution Firstly, please note that Liferay does not have any official commitments with third-party analytics tools such...
After changing image file extension it is no longer visible for selection within a fragment
Issue Our team recently noticed that they can't use PNG files anymore and can reproduce it by: Upload PNG file to Documents and Media library (please note that after page refresh Liferay does not show an image preview) Go to any Content Page and click Edit Drag and drop and image...
Is there a way to customize URLs by Web Content Structures?
Issue We would like to know if there is a way to customize URLs by web content structure for SEO purposes. Currently, friendly URLs for web content use the /w/ separator, which can be customized since 2024.Q2. See Configuring Friendly URL Separators . However, there is a need to further...
learn-resources.liferay.com:443: Connection reset lines appearing in logs
Issue The following warnings have been appearing in the Liferay logs and need to be removed: INFO [http-nio-8080-exec-2][RetryExec:97] I/O exception (java.net.SocketException) caught when processing request to {s}->https://learn-resources.liferay.com:443: Connection reset INFO...
Liferay Dropdown Functionality isn't working properly
Issue We've discovered an undesirable behavior when using the Liferay drop-down menu.  Steps to reproduce:  Content Page > Edit > Insert a "HTML" fragment and double click on the fragment Attach the following html markup within the HTML fragment editor <div class="row"> <div class="col">...
AntiSamyモジュールを無効化しても、Webコンテンツにタグを貼り付けた際、属性が自動的に削除される
問題 Webコンテンツを編集時に、 タグを貼り付けると、タグの属性が自動的に削除されてしまいます。 一例として、 <p oncontextmenu="return false;">Test</p> をペーストすると、 <p>Test</p> に自動的に変更されます。 Webコンテンツの入力のサニタイズは、AntiSamyモジュールにより行われているのは既知だが、 AntiSamyモジュールを無効化しても、動作が変わりません。 どの様に、上記のようなサニタイズを無効化できますでしょうか。 環境 DXP Quarterly Releases 解決...
Intermittent Digit Loss in Liferay Form Confirmation Field
Issue I'm experiencing an issue where digits are unexpectedly removed when quickly typing numbers into a confirmation field within a Liferay Form. Steps to Reproduce: Create a new Liferay Form. Add a numeric field to the form. In the numeric field's Advanced configuration, enable the...
Cannot Deploy a Portlet to a Widget Page
Issue After deploying a portlet, I'm not able to move it to a widget page. Adding portlets from WAR fails due to the permission checking logic in UpdateLayoutStrutsAction javax.servlet.ServletException: com.liferay.portal.kernel.security.auth.PrincipalException$MustHavePermission: User...
Changing the site logo
Issue How do I change my site's logo in 7.4? Environment 7.4 Resolution Open the Site Menu () and navigate to Site Builder → Pages. Click Options () in the Application Bar and select Configuration. Under Logo, click Change Logo (). Additional Information...
Fragments and Fragment Compositions Share Permissions
Issue We want to create a role where a user can have granular control of the layout of a page by creating and editing Fragment Compositions, but not the ability to create or edit fragments themselves, how can we accomplish this task? Users with only "View" permission for Fragments cannot...
Dataset Column Widths Incorrect on Tab Change
Issue When displaying multiple data sets on a page using the Tabs element, the columns break. They appear crammed to the left side, the columns are no wide enough to display the data. Steps to reproduce: 1. On a 2025.Q1.4, turn on data sets FF 2. Create a dataset (I chose web contents as...
Hindi Month Names Are Truncated in Search Results
Issue After adding the JVM argument -Djava.locale.providers=CLDR, long month names in Hindi get truncated in search results. Example: "सितंबर 07, 2001" to "सितं 07, 2001" Environment Liferay DXP 2023.Q4 Resolution Set the -Djava.locale.providers property to JRE,COMPAT,CLDR in the JVM...
Web Content Display and Edited Fragments Disappear after Publishing
Issue We've experienced an undesirable behavior when using Web Content Display and Fragments. After publishing the Web Content Display and going back to edit, the changes made from the edit are not saved.  Steps to reproduce: Create a content page, add a Paragraph fragment and publish it...
Does the use of tags cause an accessibility issue?
Issue We have verified that Liferay uses the <small> tag in the Type and Category facet search filters and we think that it could lead to an accessibility issue, violating the WCAG 1.3.1 Information & Relationships success criteria. Environment Quarterly Release 2024.q2 Resolution The...
Adding proxy properties in the JVM causes images to no longer be visible on the site
Issue After adding the following properties to the environment variables LIFERAY_JVM_OPTS, images on the site are no longer visible. https.proxyHost= httpx.proxyPort   Environment Liferay DXP QR 2024.Q1.10   Resolution In order to get the images to appear, the following property must...
Custom CK Editor toolbar is registered but not displayed
Issue We followed this blog post to create a custom CKEditor 4 module in workspace. We can see that CKEDITOR.plugins.registered but, we are not able to see it on the CK Editor toolbar UI in Liferay 7.4 portal. Environment Quarterly Releases Resolution The blog post was written 4 year...
I cannot add a parent page in Menu Display using the Pages Hierarchy
Issue I have an issue with the Menu Display Widget. When I try to select a parent menu in the configuration tab, the preview doesn’t change and after saving the configuration the Pages hierarchy is reset. Reproduction Steps: Add a widget page "1" Add a widget page "2" child from "1" Add...
Radio Buttons in Forms cannot be navigated by keyboard
Issue I have set up a form with non-inlined radio button groups. Using tabulator and arrow keys, I cannot select the appropriate option within groups. This is an accessibility issue, since the form cannot be navigated with keyboard only. Environment 2024.Q1 2025.Q1 Resolution This is a...
How to migrate from SharePoint to Liferay DXP?
Issue We would like to migrate a lot of content from SharePoint to Liferay. Are there any Liferay-specific tools, connectors, or utilities available to facilitate this migration process? Environment Liferay DXP Resolution This task may involve several steps. Liferay does not have any...
How to reference static assets by URL from a client extension on SaaS?
Issue I am trying to use static assets (images) from the test-theme-css client extension that I deployed. When running the project locally, I am able to do this, but on SaaS, the URL does not work. Local URL: http://localhost:8080/o/test-theme-css/images/logo.jpg SaaS URL...
Webコンテンツの翻訳機能に表示されるフィールドの種類
問題 Webコンテンツの 右側三点ボタン> 翻訳 から、翻訳を追加可能です。 表示されないフィールドがあります。 環境 DXP 7.4 Quarterly Release 解決 HTML、数値、テキストフィールドのみが表示されます。 「ローカライズ可能」が有効になっているフィールドが表示されます。 追加情報 ウェブコンテンツの翻訳, knowledgeArticleType: reference, legacy: true, name: Webコンテンツの翻訳機能に表示されるフィールドの種類, showDisclaimerMessage: true,...
"Liferay.Util.openWindow()"でモーダルウィンドウを作成した際、フォーカスがウィンドウの背面に残る。
問題 "Liferay.Util.openWindow()"を利用してモーダルウィンドウを作成した際、モーダルウィンドウ表示後もフォーカスが元の場所に残り、キーボード操作等でモーダルウィンドウ外を操作できる。 環境 DXP 7.4 Quarterly Release 解決 この問題は、Liferay.Util.openWindow の bodyContent プロパティに関連します。 モーダルウィンドウを作成したい場合は、Liferay.Util.openModal の使用が推奨されます。 Liferay.Util.openModal({ bodyHTML:...
How to delete the web content in a bulk inside a folder via groovy script?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ユーザーは、groovy スクリプトを使用して、フォルダー内の作成された Web コンテンツを一括で削除する必要があります。 Environment Liferay DXP 7.4 解決策 注意: 以下のスクリプトは、チームの裁量で独自のカスタム...
Font family does not change when clicking on "normal" on CKeditor
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 Microsoft Wordで私たちのフォント・ファミリーと異なるフォント・ファミリー(例:Times New Roman)のテキストを書き、このテキストを新しいウェブ・コンテンツのCKeditorにコピーすると、古いフォント・ファミリーの古い書式が表示されます。...
Unable to save structures that are reused as fieldsets, and that were previously imported. "structure could not be found". NoSuchStructureException
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 構造体を編集した後、いくつかの構造体を保存しようとすると、UI で "structure could not be found" というエラーが表示され、ログでは "NoSuchStructureException:ログには "NoSuchStructureException: No...
Trailing slashes in URLs can affect SEO ratings
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 末尾にスラッシュがある URL にアクセスすると、ページにはスラッシュがないページと同じコンテンツが表示され、Google は両方のページをインデックスに登録し、それらが同じであることに気づき、ランキングを下げます。 Environment すべての環境 解決策...
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 to get a Site's custom field value with Freemarker on DXP 7.2?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 サイト カスタムフィールドを持つ、など。 Key: mysitecustomfield Value: Hello From Site custom field! 6.2EEでは、以下のように値を取得することができました。 <#assign prop =...
Color is not defined in JS when adding a new document
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 Documents & Mediaでプラスボタンをクリックして新しいドキュメントを追加しようとすると、期待したエマージェンシーメニューが表示されない。 ブラウザのコンソールには、このようなエラートレースが表示されます: Uncaught ReferenceError: Color is...
Adding of Two Numbers in FreeMarker Template
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 テンプレートで2つの数値を加算する場合、数値は加算されないが、結果は連結された形になる。 環境 Liferay DXP 7.1 解像度 この背景には、Freemarkerテンプレート言語で ${....}で始まるコードを書いている場合、デフォルトで の文字列とみなされることがあります。...
Boolean Structure Field returns empty string instead of "False" when displayed in a template
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ユーザーは、次のようなコードを使用して、ブール値フィールドのデータを印刷するテンプレートを構成することができます: "Boolean: ${BooleanXXXX.getData()}" Booleanフィールドがチェックされている場合、この文字列は "True "と表示されます。...
How to add a Widget Template as a "macro" type
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 ナビゲーション共通マクロ 他の ナビゲーション メニュー ウィジェット テンプレートで使用される共通マクロを格納するウィジェット テンプレートです。 "マクロ" ウィジェット テンプレートは、ウィジェット テンプレート管理ページから直接追加することはできません。 これらの "マクロ"...
LayoutFriendlyURLException when starting Liferay
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 Liferay が起動すると、次の例外がログに表示されます。 [Portal Dependency Manager Component Executor--1][PortalInstanceLifecycleListenerManagerImpl:146] Unable to...

該当件数: 1,655 件中 1,361 - 1,400