Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Hide Content Page Fragments from Search Results
Issue I want to exclude fragments on a Content Page from Search Results. Example Use Case: Having a footer fragment in each Content Page that contains the company's contact information. I do not want to include the...
Can I access the configuration variable in a JS widget created with liferay-js:adapt?
Issue Following Adapting Existing Apps to Run on Liferay DXP, after re-adapting a pure JS project (React, Angular, Vue) to become a Liferay JS widget with the liferay-js:adapt command, there will be no...
Unable to display web content preview in Site Administration
Issue When trying to display a web content preview through the web content admin portlet: Administrators may notice various issues: The preview does not load at all The preview loads, then disappears The preview...
No content shown in Content Pages responsive mode
Issue When trying to preview a Content Page in responsive mode on DXP 7.3 (Tablet, Landscape Phone, Portrait Phone), no content will be shown: Environment Liferay DXP 7.3 Resolution Warning! Being this issue...
Nested Web Content Workflow status are not getting updated
Issue When editing and publishing the web content which is having another web content embedded into it, its status becomes pending but the expected is that the structured/embedded web content's status...
Logs are flooded with errors of java.lang.IndexOutOfBoundsException
Issue The following error shows constantly on the logs: ERROR [catalina-exec-54][LiferayMethodExceptionEventHandler:34] java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 java.lang.IndexOutOfBoundsException:...
Same result counts from 'Portletpreferences Table'
Issue Reverting the theme is not deleting the portlet settings. Steps to reproduce the issue after deployed custom 'Theme' consists of embedded 'Web Content'. Navigate to the home page Verify web content. Execute...
How can I manage custom portlet options on Content Pages?
Issue When deploying a custom portlet on a Widget page, several options will appear in the ellipsis menu: After placing the same portlet on a Content Page, those options will no longer appear. Environment Liferay...
Favicon not showing on legacy Microsoft Edge
Issue Liferay DXP is running locally on http://localhost:8080 Liferay DXP favicon doesn't show up on Microsoft Edge legacy (EdgeHTML) v.18 or lower. Instead, a dummy favicon placeholder will be shown: On the same...
Message displayed when "Paste" operation is used in editing web content (CKEditor)
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
Ability to set default "Viewable by" permission for assets
Issue On a Site with only Public Pages, if I create an asset (such as Web Content or Documents and Media) the "Viewable by" permission is set to "Anyone (Guest)" by default. After creating a Private Page on the Site,...
Wiki FrontPage cannot be deleted or renamed
The page you are viewing has been machine translated for your convenience. As such, errors in translation are possible. Please refer to the original article for the most up-to-date version of this content HERE. Issue...
When pasting a content into the Liferay editor, all the formatting is lost
Issue After installing a Fix Pack, when an HTML content is pasted to the Liferay Web Content editor, all the format is lost, it no longer respects the styles. Environment Liferay DXP 7.0 Fix Pack 62+ Liferay DXP...
Several unnecessary modules appear in the browser's console upon opening the Liferay site
Issue When opening the page of a Liferay DXP portal (public or private, logged in or not), several  modules will appear in the browser's Developer Tools' "Source" tab @ http://localhost:8080/o/js_bundle_config:...
Liferay Accessibility Conformance Report Whitepaper (508 and WCAG Compliance)
Liferay DXP Accessibility Conformance report based on VPAT version 2.4. Conformance to the listed accessibility standards has been evaluated by Liferay using a combination of automated...
7.3 Applications Menu shortcut "CTRL+ Shift + M" conflicts with Firefox and Chrome native shortcuts
Issue The new Applications Menu on 7.3 DXP can be toogled with the keyboard shortcut CTRL+Shift+M, however, when not logged into Liferay, the same shortcut natively toggles the Responsive Design Mode in Mozilla...
Site Facet is not working properly
Issue Steps to reproduce Create the sites - site 1, site 2, site 3. Create the page named "search" Drag the "search result" and "site facet" portlet to enable search on this page. Search for any site. Expected...
Resolving a "compressed-looking" control panel menu in a custom 7.3 theme
Issue While attempting to upgrade our custom theme from 7.2 to 7.3, we have run into an issue where there is a "compressed" look for the new top-right control panel menu when comparing the custom theme with the...
How can I share the same navigation menu(s) with child sites?
Issue We have multiple sites, each of them has its own navigation for navigating between the other sites. If we want to make any changes, we need to update them manually. Is it possible to share the navigation items by...
Getting "Unresolved requirement osgi.extender=liferay.frontend.js.portlet" when deploying a JavaScript Widget on Liferay DXP 7.1
Issue Developers create a JavaScript widget as per Creating and Bundling JavaScript Widgets with JavaScript Tooling  The below error will be printed upon deployment: INFO...