Search Results

All Results 6948
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Allowing Local Liferay Admin Users to Authenticate when LDAP is Configured on the Virtual Instance
Context 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 is connected and the “Enabled” box is checked, all LDAP users are...
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 an Asset Publisher Template with the below content: <script...
Is Form fields and pages are limited?
Issue We tried to create a Form with 50 fields and 9 pages but we could not save it.   Environment Liferay DXP 7.4   Resolution This is limited but if this limit is not enough it can be raised even a higher number if necessary using this property in the portal-ext.properties file:...
Is Liferay compatible with macOS?
Issue Can I use Liferay DXP 7.2 with macOS?   Environment Liferay DXP 7.2   Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with the supported JDK versions, but if issues are reported, Support can only...
Video and audio files cannot be played and generate thumbnail on Linux/Unix based OS with Xuggler enabled
Issue Xuggler is enabled to play video and audio files. When running on a Linux/Unix-based system, the audio and video files are displayed without any thumbnail and cannot be played. They do not start when clicking on play. On Windows OS, the video and audio files are displayed with a...
'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 6+ Resolution LPS-153271 was introduced in 7.3 u6. It adds the method...
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 this: { "Version": "2012-10-17", "Statement": [ { "Sid":...
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 definition? Environment starting from 7.1 SP2 Resolution go to...
Modify the URL to remove /w when using a display page template for web content
Issue If you are using a display page template to display the web content data on the page then it will generate the URL as like "https://localhost_or_domain:port/w/WCTitle".  In order to make SEO friendly URL, there might be a requirement to remove /w from the existing...
SSL Certification isn't provided by Let's Encrypt, even though it is set up correctly
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Let's encrypt isn't providing SSL certification to my custom domain, so I'm seeing a warning that my site isn't secure. I ensured...
Guest users are not redirected to Private Pages after logging in
Issue When navigating to a private page as a guest user, the user does not get redirected to the private page they were attempting to access after logging in. Environment DXP 7.4 Resolution Log in as an administrator and navigate to System Settings > Login and check "Prompt Enabled"....
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 switched to a Chinese character after submission. Environment DXP 7.0 DXP 7.1...
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 testuser in this test. Make sure the user share the same password in IDP and SP...
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 DXP 7.4 Resolution Open a Help Center Ticket and request a...
Removing View Permission for Guest Users on a Newly Created Site Causes 404 Error
Issue Removing View permission for guest users on a newly created site on DXP 7.4 U29 causes the page to thrown an error even if the following page on the list has this permission enabled. The expected behavior is that the other page on the list should be displayed for the user....
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow Task Page 'Comment' section:   Environment Liferay DXP 7.3 U4+ Resolution...
Changes to preferences in one breadcrumb portlet are replicated in the other breadcrumb portlets
Issue I added the breadcrumb portlet on two widget pages. When I change a preference for a portlet on one page, the same settings are replicated in the portlet on the second page. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Please create a support ticket requesting a Hotfix...
When working with Information Templates, can I access the Asset Entry Object?
Issue An 'Information Template' configured with Type: 'Asset' doesn't give access to the actual Asset Entry Object. Is there a way to access it? Environment DXP 7.4  Resolution At the time of writing, this is not a feature within Liferay's core functionality. Presently there are...
Thumbnails of documents and images are not being displayed
Issue We set up our Amazon S3 repository and then noticed that the document and image thumbnails are not showing up. Environment Liferay DXP 7.4 Resolution Please review our documentation Setup Liferay’s document management with an Amazon S3 as a repository to perform that configuration....
Hide options on Style session when editing Fragments
Issue There are fragments that have Style options that are not applicable. Example: Separator - It has functions like alignment and text formatting and these functions do not apply to the fragment itself. Is it possible to hide the visible Style options when I am editing the Fragments?...
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 to DXP 7.4 U37 or request a hotfix with LPS-158148.  , content:...
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 not possible to display the correct path in a BreadCrumb Widget in a Display...
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 protocol version: This is not an HTTP port.   Environment Any DXP Any Elasticsearch...
Why are Fragments still marked as used in the Home page(Draft) even though it was removed?
Issue When a test fragment is created and then removed from the page, it is still marked as being used on a draft of a page. When I go to "View Usages" of the created Fragment, the Home page(Draft) under Fragment Usages still shows the deleted element. Environment DXP 7.4 Resolution This...
Banner Slider restarts navigation after image selection
Issue After uploading an image to a Banner Slider Fragment, the Banner Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-163496 to resolve the issue. Additional Information Liferay DXP Patching Tool 3.0.37 or...
Slider restarts navigation after image selection
Issue After uploading an image to a Slider Fragment, the Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-161282 to resolve the issue. Additional Information Liferay DXP Patching Tool 3.0.36 or higher is...
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 functionality Mobile Device Rules have been removed in LPS-146603. The only...
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] ExecuteThread: '9' for queue: 'weblogic.kernel.Default...
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? Environment Liferay PaaS Resolution To install the .lpkg hotfix, you should delete...
How to modify or remove the logo when configuring SEO settings
Issue When I create a new Site, I would like to remove or change the Liferay - DXP logo when configuring a specific page's SEO settings. How can I pursue this? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The page title is formed by merging the layout (page) title and the site...
Pagination works until a certain page but not for the remaining pages
Issue Users are not displayed properly with delta value 5 Steps to reproduce : 1) Created 200 and more users  2)  Set 'Delta' value '5' Observed Behavior: No page is displayed if the user clicks '....' and then 40,39,38. However, if the user clicks the number 19, then, all pages work...
Exceptions when executing script in custom workflows
Issue When for example, an email notification is being sent to a specific recipient through the label <scripted-recipient> as a result of an action in the workflow, an ScriptingException is thrown: com.liferay.portal.kernel.scripting.ScriptingException: No such property: roles for class:...
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 imported. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This behaviour is intended...
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 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
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: First structure, name it "fieldSetStructure" and add to it a few fields....
When all pages are selected, a new page is not published to live
Issue A new page is not published to live with all of the pages selected. Steps to reproduce: 1) Create a blank site with a widget page. 2) Enable local staging. 3) Go to the staging site page and click on Publish to Live button 4) On the Publish to Live page, Click on the 'Switch to...
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 Display to 2 Change the Pagination Type to Regular Expected Behavior: The...
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. log into the SP 2. Verify record is created in the SAMLSPSESSION table (in the SP...
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 industry-standard, government-grade encryption technologies, including advanced...
"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 Pack 26+ Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 SP3, Update 4+...
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 > Publications > Settings > Confirm that Publications cannot be enabled...
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 to remove it. Observed Behavior: There is no reaction. Environment Liferay...
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 files, Liferay is processing the files one by one. The three main parts of the...
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.   Environment Liferay DXP 7.4   Resolution By increasing the value of the property...
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 categories in a vocabulary has been made by LPS-118305 to avoid performance issues. Until...
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 one by one is tedious Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution...
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 extension (.bmp,.gif,.jpeg,.jpg,.png,.svg,.tiff) Environment Liferay DXP 7.4...
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 In the role's "Define Permissions", there are "Configuration" and...
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 Is there a way to check the creation date of a created site? Environment...
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 graphic interface change. There is an explanation on...
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: http://localhost:8080/api/jsonws/country/get-countries/ Displayed JSON Attribute: nameCurrentValue Stored JSON...
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 > Save. 5. Select 'inventory' and provide only '10 Quantity' in a single...
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 > Objects 2) Create a new Object and add a text field 3) Navigate to the...
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. Opening the form again reveals that the 25th field was not added.   Environment...
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 to better manage the assets, it is required to have access to all current...
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 nothing, even after restarting the bundle as the portal requests it. The expected...
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 com.liferay.portal.util.LocalizationImpl.getXml(LocalizationImpl.java:868)...
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 entry 155 insert into DDMFieldAttribute (mvccVersion, ctCollectionId,...
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 templates on prod. However as the Field References are not the same on dev and prod,...
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 Administration -> Scripts -> Language -> Groovy. It is important to note that this...

Showing 4,261 to 4,320 of 8,703 entries.