Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The picture tag gets removed from the adaptive image when using alt attribute
Issue Editing the published web content by adding the alt attribute in the source code of the image, the picture tag gets removed from the adaptive image. Steps to reproduce: Create dummy page Create web content:...
Web contents are not visible under control panel
Issue Exporting the site from one server to another server results in web contents are not visible with the below error in console. However, could see when searching through its article id. 2020-06-03...
Setting Review Dates and Times for Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Unexpected error occurred while duplicate the Fragment
Issue Unexpected error occurred while duplicate the same fragment on content page. Steps to Reproduce Create a Fragment and add the following code snippet in HTML Tab. <label><span...
Is there a way to filter multi-level selections in Liferay DXP?
Issue Is there any mechanism in Liferay DXP that allows users to filter across many levels of attributes? For example, start with a brand, then a product, then a size, then a color, and so on. Environment Liferay...
How to change the web content's default language?
Issue How to enable the option to choose default language. With this option, you will be able to choose the default language at a journal article creation. Environment Liferay DXP 7.0+ Resolution You can enable this...
Filter by Field is not working properly on Global Site page Template
Issue The blank popup shows whenever 'Filter by Field' is checked when configuring Asset Publisher on the Global Site Page Template. Steps to reproduce: 1. Extract Vanilla Liferay 7.2 and install Fix Pack 4. 2. Go...
404 Not found error when managing a site from a localized virtual host if the referrer site does not support the same languages
Issue When navigating from a site with some language configured to other site that don't support that language, a 404 error is shown. Create a site "Site-us" and set English as the default language. Remove...
Web content display won't appear when viewing a page template after selecting web content
Issue Steps to reproduce Create a page template Foo Go to Foo preview do edit Add a web content display portlet to the page template Go to + -> Configuration on the web content display portlet Choose one web content...
Can the navigation menu be shared with child sites?
Issue There is a site with a child site. The main site has a navigation menu that should be shared with the child site. Environment DXP 7.0+ Resolution This is currently a product limitation, however, we already have a...
Creating a new structure with a date field results in a Freemarker error
Issue When you create a new structure that includes a date field and try to save it, you receive an error similar to this: Error executing FreeMarker template FreeMarker template error: The following has evaluated to...
LAR Import fails with Error Invalid file name
Issue We are trying to move documents from one environment to another environment using the Documents and Media menu. We managed to export the documents from Production environment correctly, but when they were...
Editable field isn't working within loops in page fragments
Issue Steps to reproduce: Under Site Builder > Page Fragments, Import fragment entries.zip(Attached) Drag the fragment on the content page, In the configuration defaultValue for iteration is 3. It works fine and fields...
How to call custom CSS?
Issue How to call custom CSS in portal normal.ftl file Environment Liferay DXP 7.2 Resolution The custom styling can be added by using theme’s _custom.scss file (i.e., src/css/_custom.scss). Liferay DXP supports...
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...
Paginated multi-selection is lost when navigating through pages with SPA disabled
Issue The view to assign users to a given role can be paginated. When SPA is disabled, only the users selected from the last page are effectively selected: those selected in previous pages are discarded. This can...
Unable to see Structures Field for the Templates
Issue Steps to reproduce: Start a Liferay bundle. Create a structure with some fields in it Create a template for it Click on the Structure tab, then back to the Template tab Open the template Expected behavior: The...
Free Marker Template Null Pointer Error
Issue Free marker template(ftl) error is occurring when fragments changes propagation is enabled. Steps to Reproduce Enable Automatic Page Fragment Propagation. Navigate to Product Menu -> Design -> Fragments...