Search Results

All Results 57
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Recently published changes still shown as available for Staging in subsequent publication process
Issue Have a staged site Create a new web content article Create a new publication process and publish all the 'Content' changes by choosing the 'Last 12 hours' option After successful publication, create another...
Unable to add documents to folder with workflow
Issue When attempting to create a new Web Content and selecting the "Link" option within the "Content" field, if a folder with an active workflow is chosen, the portal restricts the addition of documents to that...
'Segments' option under the 'People' section in the Product's menu not coming
Issue User has created a site template, but are unable to view the 'Segments' section under 'People' in the Product's menu. Environment Liferay DXP 7.4 Resolution Liferay provides site templates for...
Why High Memory Consumption for Backup Service during Automatic Backup on Liferay Cloud
Issue When an automatic backup is triggered by the system, the memory utilization (for backup service) is more than 80%. However, the backup service is working fine for both automatic and manual backups. If...
Is it possible to relate a user to an event from Analytics Cloud's Data Exports?
Issue When comparing the Events and Individuals report, how can we determine the specific user that is associated with an event? The “userId” data from the Events export never matches up with the “demographics.uuid” or “id”...
The Job Scheduler Portlet is not accessible through the Control Panel
Issue A new Role has been created and enabled the Job Scheduler portlet to the new Role, but unable to access the Job Scheduler portlet with the new user. Steps to reproduce: 1. Navigate to Control Panel-> Role and...
UI showing '404 page not found' after appends '/' in the friendly URL
Issue Steps to reproduce: 1. Navigate to the product > Commerce. 2. Select 'U-Joint' product. 3. In SEO > Friendly URL > append '/' just after u-joint. 4. Navigate to the catalog page and select U-Joint Product....
Liferay Upgrade Planner for Quaterly Releases
Issue We want to upgrade our custom developments from DXP 7.4 update 48 to the Liferay Quarterly Release 2023.Q4. We are using Liferay Developer Studio 3.9.8, but its "Upgrade Planner" tool lacks compatibility with our...
I cannot create an A/B Test on a staged Site
Issue I have a Site where Staging in enabled I want to create an A/B Test in AC The icon only shows up in the Staging site When I click it, I get the message that A/B Test requires connection to Analytics Cloud  ...
Can I use unique Coupon Codes in Commerce?
Issue We would like to distribute unique usage Coupon Codes to our clients.   Environment Liferay DXP 7.3+ Quarterly Releases   Resolution Unfortunately, it is only possible to configure one Coupon Code for a...
"Link to URL" parent page can't have a "Link to URL" child page
Issue After creating a "Link to URL" parent page, the ability to create a "Link to URL" child page is not available. This functionality used to be available, but isn't available anymore. Environment DXP 7.4...
Can we obfuscate HTML of the sites?
Issue I would like to increase our protection from man in the middle attacks by obfuscating our site's HTML. Is there a method for this already implemented in Liferay? Environment DXP 7.0+ Resolution There is no...
Automatic triggered re-indexing in elastic search
Issue Most of the time, the Liferay auto-initiated "MlDailyMaintenanceService" job runs daily at midnight. It also corrupted all indexes, as this job deleted some files. Due to the index getting corrupted, no...
Validate the JSON format in WYSIWYG editor of Web content
Issue When the user creates basic web content and puts JSON inside the rich text, the JSON is used for the navigation menu. Since content contains extensive JSON, it is challenging to add more menu means attributes...
X-Xss-Protection response header is not working in DXP 7.4
Issue To enable X-Xss-Protection, add the below property in system-ext.properties http.header.secure.x.xss.protection=1; mode=block and restarted the server. But it is not working in the Liferay. Environment...
Portal.properties link not up to date
Issue I am looking at the link https://docs.liferay.com/dxp/portal/7.4-latest/propertiesdoc/portal.properties.html  to inspect the default portal properties, but it doesn't seem to be up to date. For example, some...
Private Pages for New Users are being created only after New User logs in
    Issue When creating Private pages for new users, the private pages are being created only once the new user has logged in or is impersonated   Environment Liferay DXP 7.X   Resolution The behavior listed above is...
Which database table stores the custom workflow value?
Issue Where does the custom workflow values  present in the database table? Environment Liferay DXP 7.4 Resolution The data of custom workflow under process builder information inside your database should be...
Forms portlet doesn't populate logged user's data
Issue It would be nice it there could be an option to autofill using the user logger data instead of the user data that was used to define the data provider. Environment Liferay DXP [all versions]  Resolution This...
File upload feature for guest users in Liferay Forms
Issue We have a requirement to create a Liferay form having a document upload feature for guest users. Currently, in Liferay 7.1 uploading documents is not available for guest users.    Environment Liferay...
Using Liferay.Language.get() in React client extensions
Issue We are building custom element client extension using React. We want to manage all the translations to different languages using the Language override feature in Control panel. Environment Liferay DXP 7.4 +...
/c/ redirects to login page
Issue When the user tries to access the URL: 'http://localhost:8080/c/', even if the 'c' page doesn't exist, it redirects to the login page instead of a 404 page not found. Environment Liferay DXP [all versions]...
Metrics workflow data in the database
Issue There is a metrics table in the workflow on UI: Navigate to Application Menu→ Workflow→ Metrics. Select the workflow belonging to it and open the transaction under the workflow In which table has the metrics...
DocuSign API rules and limit
Issue APIs are failing, hence Liferay has to provide a feature to restrict the API limit. Environment Liferay DXP 7.4 DocuSign Resolution With the current DocuSign integration feature provided by Liferay, the...
Behaviour of the Liferay Infrastructure on Liferay PaaS when a Headless API is called during deployment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue 1. What will be the behavior of the Liferay...
Configure Client Extensions Code with Github and Jenkins
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to deploy local code to the Liferay SaaS...
Data migration by virtual instance
Issue we'd like to manage a gradual migration from DXP 7.0 to DXP 7.3 Is it possible to define a database per instance on DXP 7.3? Is it possible to migrate data per instance from DXP 7.0 to 7.3 knowing that the data for...
Uploaded documents are available for all sites using different virtual hosts
Issue Create two sites Set a different virtual host for each site e.g. testsite.local, testsite2.local Upload a document into Documents and Media on your second site See that the uploaded file is available when...
Possibility to change Friendly URL automatically generated in Objects
Issue The official Liferay documentation comments that when creating an object, displayed through a Display Page Template, an automatic URL is generated with the following syntax: "{domain}/l/objectEntryId" I would...
Access to Display Page Template via webdav
Issue The Display Pages templates aren't accesibles via webdav. Environment Liferay DXP 7.4 Resolution It is not possible to access via webdav to Display Page Template. There is a solution to access it via Headless API...
Users without permission can see title of other dynamic data lists
Issue Consider the use case below. Log in as admin and create a regular role role1 and add to it the DDL permissions visible in the attached screenshot Dynamic-Data-Lists-01.png. Create a user A. Create a user group UG1...
Multiple UI errors while uploading duplicate images
Issue Users can see multiple UI errors while uploading duplicate images via document and media Steps to reproduce: Navigate to 'Content and Data'> 'Document and Media'>  Upload a document with a similar name or...
CPU utilisation is going greater than the 100%
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue During backup, the CPU utilization is greater than 100%...
Access-control-allow-origin CORS Header not honoring System setting Configuration
Issue When configuring CORS headers in System Settings we are seeing that access-control-allow-origin header doesn't always have the configured value. Environment Liferay DXP 7.4 Resolution According to the...
Security Managers, Vul ID: V-222936 STIG 
Issue Vul ID: V-222936 STIG is flagged when Java Security Managers are not enabled. It states that "The Java Security Manager must be enabled." Environment  DXP 7.1 Resolution Liferay DXP does not currently support...
Asset Publisher Template for the Web Content Display is unusable after deleting owner of the content
Issue After deleting a user from the portal, content created by it gets inaccessible if trying to edit with the specific user tag on Asset Publisher. Environment Liferay Portal 6.2+ Resolution Liferay does...
Need to check access logs from webserver in Liferay PaaS environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User needs access to webserver's access logs to check which...
Is it possible to remove the default domains *.lfr.cloud 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 In Liferay PaaS, is it possible to remove the default domains...
Can the same email address support multiple accounts created within Liferay?
Issue We allow our customers to use the same email address for multiple accounts. Is there a workaround available so that our customers can still have multiple accounts associated with the same email address? ...
How to hide untranslated articles and pages
Issue Is there an option to hide the articles, pages, and other content in particular languages? If the article does not contain a translation in the requested language, the user should be redirected to the main...