Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to download the file from the workflow form
Issue Not being able to download the file from the workflow task shows: 'The document was deleted'  Steps to reproduce: 1. Navigate to Control Panel > Users & Organization. 2. Create an organization. 3. Create a...
Not able to change the site logo in a site created using a site template
Issue I'm trying to change the site logo using the configuration in the public pages, but there isn't an option to do so. Environment Liferay DXP 7.4 Resolution In order to be able to change site logo from a...
How to extract the okta authorization token for each user?
Issue Once users log in to Liferay, the user should get redirected to Okta. After successful authentication, Okta is supposed to return an authorization token for that specific user.  Concern: After successful Okta...
Liferay starts up creating tables and populating them with default data after restoring an upgraded database
Issue You might encounter the behavior where you successfully back up your current data and performed a successful upgrade in your local MySQL server. However, when restoring the upgraded data, Liferay does not...
The edited value of a Field Reference is not saved in the database
Issue When you create a form and add, for example, a Text field and in its advanced settings you change the Field Reference field, after publising the form, you will expect to find that the new value of the...
URL redirect not allowed in form submission
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How do I direct my user to a specific URL when submitting a...
My custom dropdown items are disabled
Issue After following the steps of overriding the management toolbar the custom dropdown items are shown as disabled. Environment Liferay 7.4 Resolution You need to needs your customm buttons “actions” in...
Index is accessed at startup might result in [HTTP/1.1 404 Not Found]
Issue You might encounter a behavior where Liferay tries accessing certain indexes that had a different name in previous versions. Normally this is not causing any issues, however you might have specific...
Error "Uploaded LAR file type layout-set-prototype does not match Portlet." reported when importing site template lar file
Issue Go to Control Panel --> Site Templates Click the icon with three vertical points in the upper right corner of the page and click Export/Import Select Import section Then importing a site template lar file, the error...
Email test@domain.invalid is used instead of the configured one
Issue Although you configure through Instance Settings -> Email -> Email Sender an specific email sender, test@domain.invalid is used and the following WARN log shows ups when trying to send emails from...
Access to edit web content giving timeout
Issue When trying to edit web contents they take a long time to open, the behavior in question was only reproduced in an oracle database in which the portal has to have a high number of pages and entries in the...
Is One Time Password's expiration configurable?
Issue When does One Time Password expire? Can you set the validity timeframe of the OTP? Environment DXP 7.2+ Resolution OTP is HTTP session based, if the session expires, OTP expires as well. And it can only be used...
OpenID Connectの使用
OpenID Connectの使用 OpenID Connectは、ユーザーが他のシステムにあるアカウントを使用して認証できるようにする軽量の認証レイヤーです。 これはOAuth 2.0承認プロトコルの上に構築されています。 OpenID Connectを使用することで、ユーザー認証を他のプロバイダーに 委任...
Page not found error 404 when attempting to download a document in Documents and Media
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Page not found error 404 when attempting to download a document in...
Workflow User Notifications triggered in State node throw NoSuchTaskInstanceTokenException
Issue When using notifications as part of the workflow, when triggered in a State node, the notifications are generated but when they are selected, the following exception appears in the logs 2023-05-09 20:47:25.666...
OOTB captcha is not readable
Issue Users are utilizing the OOTB Simple Captcha for security purposes; however, most of the time it's not readable. Environment Liferay DXP 7.4 Liferay Quarterly Releases Resolution To make the captcha image...
How can I know when a Web Content was created and when it was published from database
Issue How can I know when Web Content was created and when it was published from database Environment Liferay DXP 7.2 Resolution The created time of a Web Content is stored in the column called 'createDate' in the table...
No Group exists with the primary "xxxxx" key shown in the logs
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The following messages are identified in the logs: Jun...
Special character validation for product relation type
Issue Special Characters should not be allowed. Steps to reproduce: 1. Navigate to the System Settings -> Catalog -> Product Relations 2. Add new value as "<script>alert(1);</script>" 3. Save 4. Now, go to any...
Maven based Liferay Workspace for DXP
Issue Unable to get the EE version of Liferay DXP while choosing maven in Liferay Developer Studio. Environment Liferay DXP 7.0+ Resolution User can manually change two configuration inside the pom.xml file to use...