Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Locale exceptions
Issue After upgrade, from Liferay 7.0 to Liferay 7.2,  facing the issue when trying to disable any option in public page configuration. The below exception is observed...
Handling Freemarker Template Errors in the UI
Issue Liferay renders Freemarker Template errors in the UI, particularly when a Web Content template references a non-existent value from a Web Content structure. This can potentially cause confusion or negative user...
Liferay Audience Targeting 3.0.0+ does not work with Hypersonic
Issue Liferay Audience Targeting does not work with the built-in Hypersonic or HSQL database. Environment Liferay Audience Targeting 3.0.0+ Liferay DXP 7.1 Resolution Hypersonic is not supported by Liferay Audience...
DevTools failed to load SourceMap: Could not load content for popper.min.js.map on Chrome browser
Issue While using a production instance of Liferay, the below warning will appear in the Chrome console: DevTools failed to load SourceMap: Could not load content for...
Can not add images in a Paragraph fragment of a Content Page
Issue It is not possible to link an image in the rich-text editor of a Paragraph fragment in a content page.  Environment Liferay DXP 7.2 fix-pack dxp-6 or older. Resolution This is a known and fixed bug....
User is redirected to the Pages section after saving a Widget Page
Issue When creating a new Widget Page and saving it, the user is landed on the Pages section instead of the newly created Widget Page. Environment DXP 7.1+ Resolution This is an intended behavior that was...
Pagination not working in 7.2 Fix Pack 5
Issue When navigating to another page of a portlet (such as Asset Publisher) using the dropdown, user is redirected to another page with a "The requested resource could not be found" error. Environment DXP 7.2 Fix Pack 5...
In Select File modal window, when clicking on the SITES breadcrumb link, I see sites that I am not a member of
Issue When creating e.g. a web content and adding an image or document to it, I am presented with a popup window for selecting the document/image file, and at the top there's a breadcrumb link (Sites), and when I click on...
"Version specific upgrade task must return function" error when running gulp upgrade command
Issue While upgrading a theme created with Theme Generator and running the step of upgrading the theme itself (gulp upgrade), the below error message will be returned: [18:20:11] Starting 'upgrade'... [18:20:11]...
Getting the themeDisplay object in DXP themes and layout templates
Issue In Liferay Portal 6.2, the themeDisplay object was inherited in themes and layout templates. How is it possible to get the same object in DXP? Environment Liferay DXP 7.0 Liferay...
Changing layout's type removes portlet preferences
Issue Changing our page's type from "Layout" to "Link to URL" then back to "Layout", the page won't retain its portlets configuration Environment Liferay DXP 7.0 with Fix Pack 93 or below Resolution The...
Invalid CSRF Token warnings
Issue Invalid CSRF Token warnings appear in the logs, if portlet.url.anchor.enable=true is set in portal-ext.properties. User 20127 is not allowed to access URL http://localhost:8080/web/guest/home and...
Are Blade/Gradle FrontEnd NPM 7.0/7.1 portlets still available and supported on 7.2?
Issue Developers are using Blade/Gradle FrontEnd NPM portlets on DXP 7.0 / DXP 7.1, for example: https://help.liferay.com/hc/en-us/articles/360018170751-React-npm-Portlet...
[CKEditor] Browse Server button is missing from Image Info tab
Issue Using the CKEditor, in Image Properties I cannot see the Browse Server button under the Image Info tab so if I want to change the image, I have to delete it and add it again. Environment Liferay DXP 7.2...
How Can I Share Widget Content on Social Media?
Issue I would like to share blogs, web content, and other asset-based widgets on social media sites like Twitter, Facebook, or Linkedin. Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Sharing widget content on...
Contributed Fragment Collection's content is not correct after deployment
Issue We have created a Contributed Fragment Collection, carefully following the documentation The collection contains two fragments After successful deployment, we see only one fragment is present twice...
Can not change virtual host from an existing virtual instance
Issue After editing the virtual host field from an existing virtual instance, the new value suddenly disappears after clicking on Save button.  Environment Liferay DXP 7.2, fix pack dxp-5 or higher Resolution...
How to load a third-party npm package as a JS provider OSGi bundle in Liferay 7.1 and 7.2?
Issue Front-End developers may at times need to load third-party NPM packages in Liferay DXP and consume them from the Liferay APIs Environment Liferay DXP 7.1 + Liferay Loader version 4.x Liferay DXP 7.2...
Web Content validation is not working on mandatory field
Issue Web Content validation is not working on the mandatory field. Steps are as follows: 1. Create a new Web Content structure with an Image field. 2. For Image field: change "Required" & "Repeatable" to Yes. 3. Create...
Which table keeps the data for Web Content in the Database?
Issue Which table keeps the data for Web Content in the Database? Environment Liferay DXP 7.1 Resolution The tables whose name starts with "journal*" are the ones that keep the data related to Web Content.  , content:...
Can not associate an User Segment to a Content set
Issue In Site management > Content & Data > Collections > Add a new manual selection > Add a new personalized variation, it is not possible to select a User segment from the list after changing the number of...
Navigation Menu portlet won't list child of child pages
Issue While using any Navigation Menu portlet template different from the "List Menu" one (for example: Bar Minimally Styled), in a long page tree with multiple children pages, like: Only Welcome and Level1page...
In DXP, it is not possible to differentiate configuration per site on embedded portlets
Issue In DXP, a portlet could be embedded like below: <#assign preferencesMap = {"portletSetupPortletDecoratorId" : "barebone"} /> <@liferay_portlet["runtime"] instanceId="1234"...
Web content loses its display page when deleting the default Asset Publisher from the page
Issue We have a Widget page with an Asset Publisher on it, which is set to be the default AP on that layout We also have a web content and our page is set as its display page in the web content's...
How to Resolve Commas Automatically Inserted Into Web Content When Using the Integer Structure
Issue When editing previously published web content which was made using the integer structure, commas are automatically inserted into the integers. This prevents the content from publishing. Environment Liferay...
RSS Publisher portlet on Widget Pages can be refreshed by guest users
Issue RSS Publisher portlet on Widget Pages can be refreshed by guest users. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Add an RSS publisher portlet to Wiget Page...
Errors occur after Liferay Faces upgrade
Issue After the upgrade of Liferay Faces (by updating the given versions in dependencies shown in the provided screenshots), the following error occurs logs: javax.el.ELException: Function 'p:component' not found...
Language priority when a page is displayed
Issue Which localization is being used when a page is displayed? Environment Liferay Portal DXP 7.0+ Resolution The language of a page can be determined by 3 factors: the page URL (whether there is a...
Why does it take so long to save a Web Content article?
Issue When we try to Publish (save) a Web Content article it takes several minutes. Environment Liferay DXP 7.2 Resolution By default when a Web Content article is saved within Liferay DXP 7.2 all versions of the...
How to delete the old data from Audit?
Issue How to delete the old data from Audit? Environment Liferay DXP 7.0 Resolution Please note: The following information involves customizations that are beyond the scope of Liferay Support.  Please exercise...
In Select File modal window, when clicking on the SITES breadcrumb link, the Global site is not listed
Issue When creating e.g. a web content and adding an image or document to it, I am presented with a popup window for selecting the document/image file, and at the top there's a breadcrumb link (Sites), and when I click on...
How to make the image as clickable with the link in fragments?
Issue How to make the image as clickable with the link in fragments? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Please note: The following information involves customizations or implementation ideas that...
Web Contents still appear after updating Display Date to a future time
Issue 1. Create a Web Content with a future display date 2. Add an Asset Publisher in the home page 3. The Web Content does not appear in the list (as expected) 4. Create another Web Content and publish 5. The Web...
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:...
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...
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...
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...
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...