Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The pagination type is Simple
Issue Regular pagination is the same as Simple pagination Step to reproduce: Add three web contents Add an Asset Publisher to a widget page Change the Asset Selection to dynamic Change the Number of Items to...
"Authentication failed. Please enable browser cookies and try again." error prevents login operation
Issue When I try to log in, the message Authentication failed. Please enable browser cookies and try again. is displayed and the operation is not successful. Environment Liferay DXP 7.0 Fix Pack 102+ Liferay DXP 7.1 Fix...
Publications can be enabled on a remote live site
Issue Publication can be enabled in a remote-live-staging setup on the remote-live site. Steps to Reproduce Set up 2 separate bundles configure them for remote live staging  On Staging Site, navigate to Global Menu...
Not able to remove row or column
Issue Unable to remove a row or a column Step to reproduce: 1) Navigate to Forms 2) Add a Form 3) Add a grid field 4) Add three rows and columns 5) Try to remove a row or a column Expected Behavior: Users are able...
Can we bulk-update our content?
Issue We have changed one of our mottos on our website and we need to change it everywhere on the site Is there a find-and-replace function in Liferay where we could do that all in one? Doing it manually...
Can we bypass the limit of creating maximum 150 categories in a vocabulary?
Issue We can't put more than 150 categories in a vocabulary. Can we increase the limit somehow? Why is there a limitation anyway? Environment Liferay DXP 7.4 U79+ Resolution The limitation of 150...
Can't select a video for the video fragment
Issue I have created a fragment where I should be able to embed videos, following the documentation When I try to select a video in that fragment, an error message says: Please enter a file with a valid...
The form exported data showing empty value for 'Select from list' field
Issue Steps to reproduce: 1. Start Liferay DXP 7.0 2. Navigate to Content > Forms > Create a new data provider. 3. Data provider entries are: Name: Countries of the World URL:...
Order is being placed irrespective of the quantity of product
Issue Steps to reproduce: 1. Create a site by using the minium site template. 2. Navigate to Products under Product Management. 3. Create a simple product. 4. Navigate to the SKU tab and provide the details >...
Contented Visited and Page Visited rules are missing from Behavior section in Audience Targeting after installing FP21 on DXP 7.1
Issue Contented Visited and Page Visited rules are missing from the Behavior section in Audience Targeting after installing FP21 on DXP 7.1 When starting DXP 7.1 with FP21 + Audience Targetting, the following error is...
Web Contents statuses are not changing to expired even after expired date is over
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Web Contents statuses are not changing to expired even after the...
The portal begins to hang after adding lengthy content with images
Issue When lengthy web content with images has been uploaded, the portal starts to lag, and it takes a very long time for the cursor to appear. Users are struggling greatly with the lagging issue even when manually...
Reindex icon is visible to all users
Issue Reindexing icon is available on top of every page while reindexing for all the users irrespective of roles Environment Liferay DXP 7.2 Resolution This can be disabled for all users by blacklisting the...
A build to update the patching tool is stuck and failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue A build to install the patching tool in Liferay...
Where and how are properties documented?
Issue We would like to use a property that we used in 6.2, however, we do not know if is it available on Liferay DXP 7.3. Environment All versions Resolution You can find the latest properties in Liferay...
JAWS Screen Reader is announcing state and navigation of Menu items incorrectly
Issue The JAWS screen reader does not announce whether a Menu item is expanded or collapsed Environment Liferay DXP 7.4 Resolution This resolution requires customization and should only be implemented at the...
Local Liferay Admin Users unable to authenticate when LDAP is Configured on Virtual Instance
Issue When a main Liferay instance and a second virtual instance are both connected to the same LDAP server, local Liferay admin users are unable to log in when the “Required” box is checked. In the case where the LDAP...
Issue with Rating functionality
Issue Steps to reproduce: 1. Navigate to Configuration-> Settings-> Social-> Ratings and change the Web Content type to Like with the help of the dropdown and save it. 2. Navigate to Design-> Widget Templates-> Create...
Wrong Apache Commons Lang3 library version added to module manifest
Issue We have a service builder module that uses Apache Commons Lang3. Our Liferay version uses Apache Commons Lang3 version 3.11. In our module, we have defined the dependency as follows inside the build.gradle:...
AWS S3: does Liferay support the x-amz-server-side-encryption header with server side encryption?
Issue I am using an S3 bucket as the store for our Documents and Media I have configured it with a Service Control Policy that requires encryption and the presence of the x-amz-server-side-encryption header, something like...
Getting error "Please enter valid content" when saving/updating a workflow
Issue I cannot save a workflow, I get error "Please enter valid content", possibly because there is something wrong in the workflow xml syntax. How can I get more specific information about what could be wrong the workflow...
'getRealUserId is not a function' when upgrading to 7.3 u6+
Issue When upgrading to 7.3 update 6+, some undesired behaviors occur and the console log shows the following error:  Uncaught TypeError: themeDisplay.getRealUserId is not a function Environment Liferay DXP 7.3 Update...
SAML IDP is unable to initiate SLO
Issue SAML Identity Provider is unable to initiate Single Log Out Notes 1. Set the different virtual hosts as below as an example 127.0.0.1www.bbb.com (For IDP) 127.0.0.1www.sp.com (For SP) 2. Using thetest...
Emojis are sanitized into Chinese characters
Issue Emojis are being sanitized when AntiSamy is enabled. A warning is thrown in the logs where the character codes are matching the previously written emoji: Could not execute JDBC batch update The emoji is...
Content Page changes are propagated when created using a Template
Issue Changes to Content Pages are automatically propagated when created using a Content Page Template. This conflicts with the intended behavior where edits made to Content Pages should not be propagated.  Environment DXP 7.3...
Elasticsearch error: This is not an HTTP port
Issue When configuring a remote Elasticsearch server the Search > Connections screen shows the error java.lang.RuntimeException: error while performing request. The logs show the message: Not a valid...
Breadcrumb in Display Page Template does not display the correct path
Issue When adding the BreadCrumb Widget in a Display Page Template (DPT) we can't configure it to display the correct path. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Unfortunately, currently it is...
The alt attribute of an image fragment is set to the image title instead of the description
Issue When mapping a Documents and Media image to an image fragment, the alt attribute is set with the title of the image instead of the description. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Update...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE]...
ThemeDisplay.getDevice(request) returns null or a dummy implementation
Issue Calling themeDisplay.getDevice(request) from a theme template returns null or a dummy implementation of Device interface Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The classes which provided the...
Deploying Commerce Hotfix in Liferay PaaS
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 to deploy a Commerce hotfix in Liferay PaaS?...
Importing web content structures with fieldset fails
Issue Import fails if a web content that contains fieldset in structure, is added in the LAR. Steps to Reproduce: Go to Content & Data --> Web Content --> Structures and create 3 structures like the following:...
All existing groups are imported from LDAP after logging in with a user
Issue After logging in with an LDAP user, all existing groups are imported from the LDAP server. In earlier versions (DXP 7.1 and DXP 7.2) only the groups to which the user has been assigned are...
Asset Publisher Loses Sorting by Custom Field
Issue The Asset Publisher loses sorting by custom fields when more than one type of structure is selected. This happens even if the structure fields of selected structure/templates are identical. Environment Liferay DXP...
Cryptography Encryption Algorithm used in Liferay
Issue Which algorithms are used as part of cryptography in standard Liferay implementation? What is key rotation approach? Environment Liferay DXP 7.1 Resolution Liferay DXP and Liferay Portal utilize...
Records are not removed from samlspsession table if the user closes the browser instead of logging out
Issue Records are not removed from `samlspsession` table if the user closes the browser instead of logging out. Steps to reproduce: 1. Setup two instances of Liferay to use SAML - one as IDP and one as SP....
Webdav slow when uploading bulk content
Issue When we upload a large number of files in a hierarchical directory structure, it takes a lot of time even if the file sizes are small.   Environment Liferay DXP 7.3   Resolution When a User uploads many...
Limited amount of elements in Forms
Issue We cannot create a form with over 28 elements, as when we attempt this scenario we are redirected back to the form list without any success and there is an error message is thrown in the logs.  ...
Resource and Global scopes tabs are not listing under oAuth2 administration scopes
Issue I not see the Resource and Global Sub-tabs under the Scopes tab on Oauth2 clients (in Control Panel/ OAuth2 Administration) Environment 7.3+ Resolution After https://issues.liferay.com/browse/LPS-105158 the scope...
How to check the date of site creation
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...
Difference between "Settings" and "Advanced" permissions
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...
Allow schedule web content to be visible on the staging site
Issue Users should schedule web content to be visible on Staging. When they set a display date for web content, it does not appear in either the Live or Staging sites until that date is reached. However, in order...
Error 500:INTERNAL_SERVER_ERROR, undefined is displayed
Issue When using the fields Author, Modified Date, or Created Date as Default Sort in a View, an error message is displayed on the Object list view. Steps to Reproduce: 1) Navigate to Menu > Control Panel > Object...
Is the number of Form Fields are limited?
Issue We have a form that contains 50 fields we have managed to add 24 fields across 9 pages. Now when we try to add the 25th and hit save, the page is loading and is taking us back to the list of forms....
Upgrade to 7.4 fails trying to insert records into table DDMFieldAttribute
Issue I am performing an upgrade to 7.4 and it fails with errors like these: com.liferay.portal.kernel.log.LogSanitizerException: com.liferay.portal.kernel.upgrade.UpgradeException: java.sql.BatchUpdateException: Batch...
Getting NullPointerException in LocalizationImpl class during upgrade
Issue The following error appears during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. 2022-08-24 06:06:09.974 ERROR [main][LocalizationImpl:896] null java.lang.NullPointerException: null at...
Marketplace Doesn't Update Through the Portal
Issue This occurs when trying to update the Marketplace through the portal when using Liferay DXP 7.0 GA1 (de-92). The Marketplace asks for an update, but when clicking on the update button, it does not do...
Where is the option to view the layout where the web content is published?
Issue We are looking for a possibility to view the layout where the web content is published   Environment Liferay DXP 7.1   Resolution There is the following groovy script which can be executed via Server...
Field Reference Structures change after upgrade to 7.4
Issue The problem with the Field References is that the same structure has different structure IDs in dev and prod and we are planning to develop our templates on dev and once tested, I will update our...
User Last Login Date Not Updating
Issue We're observing that our user's loginDate and lastLoginDate are not updating correctly in the user table.   Environment DXP 7.1 DXP 7.2 DXP 7.3  Resolution 1) Set the following portal-ext property:    ...
LAR File Auto Deployment
Issue Is there any way to programmatically load LAR files out of the box? Environment All Liferay Versions Resolution At this time there is no out-of-the-box method for auto-deploying LAR files. LAR files cannot be...
Can't display other site's articles in the Web Content Display
Issue We could add other sites as scope in the Web Content Display portlet in DXP 7.3 and below, so we could display articles from sites other than the current one That option is now gone in DXP 7.4, so...
"Import from CSV" performance problem
Issue There is a problem importing from CSV, it took too long to load all the lines. The CSV is being processed for around half a minute and after continuing with the import the pop-up gets blank for a longer...
Cluster scheduled job issues with Open ID Connect (OIDC)
Issue A known issue related to clustering with environments using Open ID Connect has been identified wherein the number of scheduled jobs may be mismatched on each node. This may cause a performance impact, or a loss of...
Automated backup failure due to Error 408 (Request Timeout)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have identified an incident where a backup failure may occur on...
Save display format
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...
Single Approver Workflow is not updated
Issue Single Approver is not updated when the User language is not English Steps to Reproduce: 1) Navigate to User Menu > Account Settings 2) Change user language to Deutsch (Deutschland) 3) Navigate to Open Menu >...
ORA-01000: maximum open cursors exceeded
Issue The following errors appear for Oracle database users during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. Caused by: com.liferay.portal.kernel.log.LogSanitizerException: java.sql.SQLException:...
No fragment link is shown on pages
Issue Fragment editable links only work by default in English Steps to reproduce: 1. Start Liferay DXP-7.4-u22 2. Edit the home page 3. Add language selector to the page 4. Click on the Heading fragment on the home...
Warn of Publication Conflicts By Checking if the Same Content was Modified in a Different Publication
Issue When working on a Publication, I would like Liferay to automatically check if the same content was modified in a different publication or in the production environment. Such a feature would proactively...