Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Typo error in french language.properties
Issue There is below typo error in french language.properties in Liferay DXP 7.1 FP16: Actual:  drop-file-here-to-upload=Déopser le fichier ici pour le téléverser Expected: drop-file-here-to-upload=Déposer le...
Sitemap Index: hreflang attribute with value "x-default"
Issue Our DXP site has English (United Kingdom) as its default language. For the Liferay sitemap, shouldn't it be expected to see the "en-GB" value associated with the hreflang attribute as per this example? <url>...
The default content publisher shows author and modification date
Issue Is there a way to change the default values of the Content Publisher metadata from the interface? Steps to Reproduce On a page, add a content publisher portlet. Navigate to Configuration> Display...
How to relate AssetEntry and AssetCategory
Issue AssetEntryLocalService.getAssetCategoryAssetEntries() does not return any results for a given category. How should I relate AssetCategory and AssetEntry? Environment DXP 7.1 DXP 7.2 DXP 7.3 Resolution...
How can I enable the view count increments for web contents in Asset Publisher Portlet - DXP 7.1 - 7.3
Issue When I add the view count in Asset Publisher to the available box, and refresh the page. The view count is not incremented and displays a value of "0" Reproduction Steps: Set up DXP and start it. Go to Content &...
How to use the root domain with different paths for each site?
Issue There are virtual hosts using different subdomains: main.site.com - (Global / Root) a.site.com - Site A b.site.com - Site B c.site.com - Site C The desired URLs should look as follows: site.com site.com/a...
Import Web Content without importing referenced pages
Issue When trying to export and import web content, an error will occur, preventing the import, if the web content is referencing pages that have not yet been imported. There is a use case that necessitates the...
How to filter web content articles by category?
Issue Web content articles can be filtered by navigation (Mine, Recent, Structures) and by Status (any, draft, etc.). How can they be filtered by Category? Environment DXP 7.0+ Resolution This is a new feature, for...
Pages are not included in the sitemaps after upgrading from 6.2 to 7.2
Issue There are some issues for many sites generating sitemaps. Creating new pages causes those pages to be included in the sitemap, but existing pages will not be included even if the page is configured to be in the...
Structures can no longer be changed for web content articles
Issue In Portal 6.2, there was a Select button to change the structure of a web content article in the Edit view. This button is no longer there, and there are no other ways to change structures for existing or new web...
How to find the content in pages that were converted to Link to page after upgrading from 6.2
Issue In Portal 6.2, the type of the pages could be changed from Widget Page to Link to Page. We had a page where we had some content on it, then changed it to Link to Page, this change could be reverted at any time....
Translation fields with empty values due to a structure with repeated fields
Issue The translation is lost when the default translation is not filled Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 16 Create a structure with the title TestStructure using structure.json as the source...
On Staging when switching to advanced publication, the previously published pages are checked by default. - DXP 7.1 - 7.3
Issue After publishing to Live pages by switching to advanced publication, and I would like to make a new publication or publish a new page, when I switch to advanced publication, the previously published pages are...
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document...
Global site not included in the list of Recent sites
Issue When attempting to switch to another site, I don't see the Global site under the Recent tab, despite having visited the Global site. Environment DXP 7.3 Resolution This behavior is a bug caused by a change...
Site information, including the date it was created and the number of members
Issue The requirement is to get a list of all the site's names, as well as their creation dates and members. If there is a shortcut from the Liferay control panel?  Environment Liferay DXP 7.0 Resolution There is...
Filter By Field is not working for Booleans in Asset Publisher
Issue Steps to reproduce: 1. Create a structure with two fields(text and boolean) and also create a template for it in a Global site. 2. Go to "Liferay DXP" site and create two new WebContents with previous...
I cannot find the query string field on content page - DXP 7.2 - 7.3
Issue When I configure the content page, I cannot find the option to set the query string. On widget pages when I configure the page I select the "Advanced" tab and I can see the "Query String" field and set it....
Content from Private Pages is not shown in the search results
Issue Private pages' content does not appear in the search results Environment DXP 7.2+ Resolution The issue has been resolved by LPS-151303 and LPS-161366, you can update to the following patch levels: DXP 7.2: SP9...
The Live site displays web content that has been changed on the Staging site
Issue The modifications are visible in the live environment instead of just the staging environment after publishing the web content with changes. Reproduction Steps: Enable local live staging Create a Web Content...
How to change the html of the default inactivity popup
Issue How to change the html of the default popup that appears when a user is warned about inactivity. Environment DXP 7.0 Resolution Changing the HTML of the pop up will require customization as it is not something...
Embedding the Language Selector Widget in a Fragment
Issue Need to embed the Language selector widget in a fragment via tags similar to what is referenced here: https://help.liferay.com/hc/en-us/articles/360020757071-Embedding-Widgets-in-Page-Fragments Environment DXP...
The has-control-menu class is shown for non-administrator users
Issue I want to use the has-control-menu class (included in the body tag) to check if the user is an administrator or not and to be able to apply certain CSS rules in my Theme.   Environment Liferay DXP 7.3  ...
New field types that can be utilized in forms are needed
Issue Customizing the look and feel of Liferay sites require the addition of the following field types to their Forms. Accordion Tooltip Pop-up or dialog box Environment Liferay DXP 7.3 Resolution The easiest...
Duplicate Tag Exception while Publishing a portlet on a migrated System
Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error...
[CKEditor] Copy-pasting images in the editor does not work
Issue Using CKEditor, after pasting a copied image, the image does not appear. Environment DXP 7.2 Resolution This behavior is intended as the CKEditor plugin required for this functionality, Upload Image, is not a...
What is the difference between the 'View' and 'Access' permissions?
Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
On content pages with no widgets, 'AllPortletsReady' should be triggered
Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the...
Asset publisher can't order web contents if the display language is different
Issue We have web contents made from a custom structure with a particular default language We want to display them in the Asset Publisher sorted by one of the structure's fields, but the order is wrong if...
Headless Delivery API - Filtering structured content
Issue Making use of our headless delivery API you can retrieve all your web contents but sometimes we might want to filter them according to different business requirements, like getting only those web contents...
What permissions are needed to edit content pages?
Issue What permissions does a role need to edit content pages, including adding, configuring and deleting widgets and fragments in it? Environment Liferay DXP 7.2, 7.3 Resolution There are a handful of basic...
Changing the date format in Liferay Forms
Issue I would like to change the date format of the Date Field in the Liferay Forms, it should be dd/mm/yyyy instead of mm/dd/yyyy. Environment Liferay DXP 7.2+ Resolution The Date Format of the Date...
Cache-Control header in static resources is missing when running Liferay from Developer Studio
Issue Cache-Control header is not present in static resources when running the portal from Developer Studio and setting com.liferay.portal.servlet.filters.header.HeaderFilter=true property in...
Why does the language of web content remain unchanged after translation?
Issue Why is the web content still displayed in English (en-US) translation after changing the portal language to Hindi (hi-IN) translation? Environment Liferay DXP 7.2  Resolution Since this behavior is expected,...
Message Board Portlet can publish empty threads
Issue The Message Board portlet publishes before a post is completed. Using the Message Boards portlet:  When the 'Subject' field has focus, if the ENTER key is pressed, the thread is published before the 'Body'...
How can a Liferay admin set the article-Id manually?
Issue How can a Liferay admin set the article-Id manually? Environment Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution Start a vanilla Liferay bundle. Navigate to Control Panel --> Configuration...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated...
How to select a web content article in a JSP
Issue  is there any documentation to select a Journal Article (Web Content Article) from a particular folder in a custom jsp? Environment DXP 7.2 Resolution There is a framework and API for doing that, actually with any...
Landscape print layout is missing in Chrome, Edge
Issue Selection of landscape layout is not available in Chrome/Edge printing (CTRL+P) as only portrait mode is available. Environment Liferay DXP 7.0+ Google Chrome or Microsoft Edge Resolution The issue is only...
Is it possible to copy or pause an Experience?
Issue When creating and managing an Experience, there don't seem to be options to copy or pause an Experience, as the current options I see are only to create an Experience from scratch or fully delete it (which throws away...
liferay-ui:asset-categories-selector shows an empty list
Issue Using liferay-ui:asset-categories-selector returns an empty list in DXP 7.3, this selector worked in versions prior to DXP 7.3. Environment Liferay DXP 7.3 Resolution liferay-ui:asset-categories-selector is...
javascript.fast.load=true does not bundle all of the JS files into a single JS file
Issue Despite the javascript.fast.load property being true, a lot of JS files (starting with /combo) are still loading separately on the pages. Note: This property is true by default.  Therefore, a lot of...
Known Vulnerabilities with Liferay Fjord Theme and 1975 London Theme
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay Fjord Theme and Liferay 1975 London Theme depend on third party...
Edit Icon Not Showing Up After Upgrading to 7.3
Issue When upgrading from Liferay 7.0 or earlier to 7.3, existing Widget Pages do not show the Edit icon as observed when creating new Content Pages Environment DXP 7.3 Resolution Content Pages by default show the Edit...
Repeatable web content structure items causes error and block publishing
Issue Reproduction steps: 1) At Product Menu / Configuration / Instance Settings / Miscellaneous add English (United Kingdom) from Available to Current languages and set it as the default language (this is required to...
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...
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">...
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...
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....
Error when importing a Site with Style Book due to DuplicateStyleBookEntryKeyException
Issue When we import a Site with a Style Book for the first time, the import finishes successfully. But if we make any changes to the page, then export the same Site and try to import again, the import fails due...
Why is the CKEditor toolbar smaller in 7.3 and 7.4?
Issue The CKEditor toolbar has been simplified from DXP 7.3: I would like to restore it to its DXP 7.2 functionality: Environment DXP 7.3 DXP 7.4 Resolution CKEditor was simplified for 7.3, as documented...
How to change the status code of redirection from 301 to 302 ?
Issue How to change the status code of redirection from 301 to 302? Environment Liferay DXP 7.0 Resolution Liferay doesn't come with an out of box feature to change the redirection status code from one to another. One...
Look and Feel settings are not updated on page publish
Issue When editing a Content Page, we can access Look and Feel, change some settings, Save and Publish, then we notice that the changes are successfully updated on the page. Accessing Look and Feel again and...
How Can I Add Images to the Calendar App?
Issue I would like to add thumbnail images to events in the calendar app. Environment DXP 7.3 Resolution This functionality is not available out of the box, but a feature request for future development...
Theme Is Not Displayed on Pages and Styling Is Missing
Issue Liferay's pages do not display correctly when accessing Liferay directly (i.e. not though a web server, such as Apache HTTP server) Environment Liferay DXP 7.X Liferay Portal 6.X Resolution...
Can't add new content from the Asset Publisher on Content Pages
Issue When we use Widget pages, there is a '+' button on the Asset Publisher where we can create different assets That button is not available when the portlet is on a Content page Environment Liferay DXP...
Categorization of Assets are not working
Issue Asset categorization is not working across the entire website. Steps to reproduce Click web content -> Add new web content -> Try to select Categories of web content There is no option to select the...