Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Assigning View Permission to any role is taking longer time due to Liferay Sync
Issue Steps to Reproduce 1. Extracted a clean DXP SP6 2. Created Site 'A' having Document and Media Portlet. 3. Created a folder called 'Sample' in Document and Media Portlet. 4. Uploaded around 10000 documents in the...
NameIDType.ENCRYPTED cannot be resolved
Issue You might run into the following error after deploying SAML in Liferay Portal 6.2 on a Weblogic: identity_provider.jsp:53:106: NameIDType.ENCRYPTED cannot be resolved <aui:option label="encrypted"...
Automatic deletion of Forms data
Issue  Is there any out of the box option to schedule data deletion for records after a specific time? For example, we want to delete data which is in the system for more than 2 years for all tables in order to comply with...
Using '<' character in a option of the 'select from list' field broke the JS of the form
Issue Step to reproduce : Go to Content > Forms Add a new Form Add a Select from List field Add an option using the character "<" (example: <test) Enable Allow Multiple Selection Publish Form or Save Form  Expected...
What do each of the Filter and Order options do when viewing assets within Web Content Administration in the Control Panel?
Issue When viewing assets within Web Content Administration, there is a "Filter and Order" button with various options available for the currently visible results (present when viewing all content, content in a...
Is it possible to divide a specific column into a sizeable number of columns?
Issue Is it possible to split the two-column layout into another 3-4 columns on the content page? Environment Liferay DXP 7.2 Resolution This similar required behavior is introduced as a new feature in Liferay DXP...
Web Content shows error on every publish with Featured Image
Issue Steps to Reproduce Create a `Basic Web Content` and give dummy data in source. Now, select any image under Featured Image Tab. Publish the Web Content. Re-edit the same web content and with/without any...
Invalid Canonical URL for a page
Issue A page with the URL "/test" should have a canonical URL of /test. But all canonical URLs are shown as "/" for all pages. Steps to Reproduce Create a new empty page "test" (type and content does not matter)....
Fragment's content gets duplicated
Issue When trying to add a page fragment with HTML structure similar to below, the fragment's data gets duplicated after saving. Also, the data is no more editable. <p> <lfr-editable id="heading" type="rich-text">...
Unexpected error while installing Xuggler: Unable to install jar
Issue Trying to install Xuggler as an external service results in an error similar to Error: An unexpected error occurred while installing Xuggler: Unable to install jar xuggle-xuggler-arch-x86_64-pc-linux-gnu.jar...
Error when attempting to connect to Sharepoint group site (non-root site)
Issue When the Sharepoint connector is configured to connect to a non-root Sharepoint site (i.e. https://testsite.sharepoint.com/sites/groupsite), the user sees the following error in the UI as they browse documents from...
How to eliminate irrelevant characters from search results?
Issue The Liferay out-of-the-box feature has been used to display search results on a page. Each record of the results displays the document title, the first few sentences in the document, and a few other metadata...
FriendlyURLMapper's Patterns and Matchers
Issue My friendlyURL portlet is not parsing correctly some of my URLs. Sometimes it is not clear which kind of pattern we must define in routes.xml when implementing a module to make URLs friendly (see...
Synonym sets and Result Rankings entries are removed when the Elasticsearch index is removed
Issue Synonym and Result Ranking entries are removed when the Elasticsearch index is removed. In the event that the index is removed Synonyms are missing even after performing a full reindex. Environment Liferay DXP 7.2...
Session Management in Liferay
Issue How the sessions are managed in Liferay and what are all the different types to configure the same. Also, whether the Liferay session work for the javascript disabled browsers? Environment Liferay DXP...
Cannot create war-core-ext due to "could not get unknown property 'portal'" error
Issue When building a new module project based on the war-core-ext template, the build fails due to the following error: What went wrong: A problem occurred evaluating project ':ext:gwext'. > Could not get unknown...
Need to show more than 10000 users in users and organizations' search result
Issue While searching in User and Organizations, search result count is limited to 10000 when using Elasticsearch 7 v3.0.1 and prior for DXP 7.2. Steps to reproduce- Create 15000 users in Liferay Portal. Go to...
Unable to change the default language translation for a document
Issue Changes to the default language id for a document in the Documents and Media do not persist when saved. Even when they are changed, they revert back to the site default language after being saved. Environment...
CKEditor in Liferay 7.3
Issue After adding the below properties in portal-ext.properties file, the changes are not getting reflected in Web Content and some of its features are missing, e.g. no video, file browse, color picker, etc....
Download entire folder in Document and Media Widget
Issue After selecting the folder in Document and Media Widget, the download option is not coming. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Click on Options(action button). Select Configuration and...