Search Results

All Results 6970
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Spellcheck Suggestions retain all original words
Issue Reindex all spell check indexes (Control Panel > Search > Reindex all spell check indexes) Create a Basic Web Content with title: Leave out the cash Publish Open the default search...
What character sets are available?
Issue What character sets are currently available? For customers with accented names (umlaut etc), we want to ensure both systems behave consistently.    Environment Liferay DXP 7.4 Liferay DXP 7.3  ...
Size limit for an integer value
Issue What is the size limit for an integer value?   Environment Liferay DXP 7.4   Resolution Liferay is written in Java and the Java integer size value is valid for Liferay as well.  Maximum value:2147483647...
Optimize the permission inheritance in the Documents and Media portlet
Issue We would like to create a subfolder that Inherits the parent folder permission.   Environment Liferay DXP 7.3   Resolution To configure Liferay that enables the permission inheritance between parent and...
The screen name cannot be an email address or a reserved word
Issue When trying to log in with an Active Directory user, sign-in failed with the below error ERROR [http-nio-8080-exec-9][BaseSamlStrutsAction:59] Screen name test@liferay.com for user 34945 must validate...
Blueprint logger class
Issue How to get additional log information while working with Blueprint  Environment Liferay DXP 7.3 and 7.4 Resolution The generated search request can be retrieved by setting the log level...
Unable to set display page templates for Global Structures in a sub site
Issue Since Default Values are not site-scoped, but always share the scope of their Structure, and because Global Structures can't have Display Pages set because there are no pages on the Global site, Global...
Workflow is not triggered for hidden content pages
Issue Trigger workflow for hidden content pages is not working Steps to Reproduce: 1) Navigate to Site Menu > Site Builder > Pages 2) Add a blank 3) Navigate to page configuration, set 'Hidden from Navigation Menu...
Product details widget
Issue The product details widget is not showing the related tabs (e.g. Full Description, Replacements, Attachments, Specifications, etc.) Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior...
Why there is no "Link to page" element when mapping it on a fragment?
Issue When we include a "Link to page" field into a structure and we are attempting to map it on a fragment, the "Link to page" field is missing from the list. Environment Liferay DXP 7.1+ Resolution This is...
Headless API calls using basic auth fail in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I make remote headless API calls using basic auth to...
How can I fetch a form's entries with API in DXP 7.4?
Issue 1. Get a vanilla 7.4 (latest update) 2. Create a form: form1 3. Put a text field on it: field1 4. Submit the form a couple of times, so that it will have a few entries. Question: how can I retrieve the form entries...
Selecting a new repository hook
Issue Selecting a repository hook (store implementation class) under Server Administration→Data Migration is showing the below two options only com.liferay.portal.store.file.system.FileSystemStore...
Configuring Service Probes
Service Probes should be configured based on your individual business needs. The following overview is meant to explain the basics of how Service Probes work, so that you can better make decisions about...
How to set a link to be applied to the whole fragment
Issue Sometimes, the need of establishing a link that applies to the whole fragment arises. The first idea that might come up is usually to use nested editable fields. However, nested editable fields are not...
WARN message that includes frozen indices have been deprecated
Issue The below WARN message is observed continuously in the Liferay logs    WARN [https-jsse-nio-8443-exec-62][RestClient:65] request [HEAD...
Why are HTML updates of a cachable Fragment set not propagating to the content page after updating the Collection Contributor module?
Issue When I attempt to edit and publish the HTML of a Fragment set after it has been published on a content page the propagated changes do not reflect on the content page.  Environment DXP 7.3 DXP 7.4 Resolution...
Can't save default values for web content because of required fields
Issue When the user tries to edit the default values of the structure field, they receive an error and the updated default values are not saved. Steps to reproduce: 1) Set up DXP 7.4 2) Navigate to Content & Data...
Uploaded file is lost when changing Document Type in Documents and Media
Issue File input resets after changing the Document Type in Documents and Media File Upload Steps to reproduce: 1. Create a Document Type 2. Create a folder in Documents and Media 3. Navigate to the folder 4. Click...
The description of the uploaded image is not displayed in an image type fragment
Issue The description is not set in the alt tag. Steps to reproduce: 1) Upload an image to the document library 2) Add a description 3) Create a content page 4) Add an image fragment 5) Map it to the image you just...
The web content display is broken
Issue New Structure Field causes Freemarker errors in the default Template Steps to reproduce: 1) Navigate to Content & Data -> Web Content -> Structures and create a structure with a 'Text' field 2) Create Web...
A popup will appear whenever accessing shared content
Issue An alert will pop up Steps to reproduce: 1) Add a new user 2) Add blog entry or document with <script>alert(123);</script> title 3) Share the asset with the new user 4) Login the new user 5) Navigate to the...
Form not translating month and day of week in date field calendar
Issue Date field calendar in Forms does not display elements like months and weekday abbreviations in the default language of Liferay DXP Is it possible for my forms to display months and date on the Liferay DXP...
Wrong language when posting a content in Social Media
Issue We have two languages set in our environment.  The previews of news articles shared on Facebook appear in the incorrect language. We posted in French (fr) but we saw 'de' in the URL.   Environment...
The file is uploaded with a Guest View permission
Issue When users upload a file to a restricted DDL, the file does not inherit its permission, so guest users can view the file via a link even though the DDL is not visible to them. Steps to reproduce: 1. Start a...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...