Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
AlloyEditor image toolbar no longer pops-up
Issue 1) Start 7.2.x and login as Admin 2) Go to left Sidebar > Liferay DXP > Content and add a new Basic Web Content 3) Click in the content editor and then on the "+" button > select the Image icon and choose one...
Which is the correct place for Liferay to automatically display an error message ?
Issue The error message that appears in a widget whenever the user wants to launch an error, sometimes the message appears at the bottom of the page and others at the top. For example, the same portlet twice in a...
Custom Excluded Paths in SPA
Issue So far, it's been possible to disable SPA across an instance, for some portlet or for an individual element. However, having more flexibility to disable SPA has been requested multiple times. What if I want...
Liferay Portal stops working after changing the theme to Minium or Speedwell
Issue When I changed the Current Theme in the Public Pages settings to Minium, Freemarker errors are thrown and Liferay Portal immediately stops working: ERROR [default task-16][runtime:59] Error executing...
Requirement of blog multi-lingual functionality
Issue Why isn't the blog multi-lingual where many other asset types are? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Currently, blogs are not multi-lingual (localized) in Liferay. For...
Analytics scripts added to a site is displayed on a page
Issue When I add analytics scripts in Site Settings, I see that the script is displayed at the top of the page and is not properly added to the site. Environment Liferay DXP 7.0+ Resolution This behavior is reported and...
Combining Assets from All Segments in Asset Publisher when using Collections
Issue UserA is in our "Accounting" segment and our "HR" segment. Within an Asset Publisher, is there a way to see content from both on DXP 7.2 or DXP 7.3? Environment DXP 7.2 DXP 7.3 Resolution There is a new...
Language override - the global key does not get overwritten
Issue Language hook does not rewrite the 'Mine' key in the Filter and Order menu. Environment DXP 7.1 Resolution To solve this, follow this article:...
Display Page Template and Pages Navigation not showing for Private site
Issue Pages created from a Display Page Template are not showing in the Site Navigation menu on a Private site. Environment DXP 7.2 Resolution It is expected that the navigation menu display a different hierarchy...
Language override is missing the Export-Import
Issue We would like to use the Export-Import feature for our translations at Control Panel → Language override but we cannot find it. Environment DXP 7.4 Update 1-15 Resolution This feature has been available since...
The preview component of the Info Panel shows a broken image preview
Issue Invalid preview for non-image files in Info Panel Steps to reproduce: 1) Upload a non-image file to Documents and Media, such as; a PDF file 2) Navigate to the Content Dashboard in Menu > Applications 3)...
When a file is not uploaded, the upload field throws a validation error, even if it is not required
Issue The form is not submitted correctly Steps to reproduce: 1) Create an object with the text field required 2) Create an object with an upload field NOT REQUIRED 3) Create a new content page 4) Add a Form...
Custom field values are not saving for Document Folder
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 2. Log in as admin. 3. Navigate to Custom Fields under configuration. 4. Select 'Documents Folder'. 5. Create a new custom field for the document folder. 6....
Style Book cannot be created or updated after upgrading to Update 4
Issue I get the following error message when a new Style Book is created or an existing one is edited: ERROR [http-nio-8080-exec-6][JDBCExceptionReporter:234] Batch entry 0 insert into StyleBookEntryVersion...
Customize widget appearance when using Liferay's sharing URL
Issue Accessing to a widget's configuration -> Sharing tab, we can get a code snippet to share that widget in an external page. Once we share it externally, sometimes the appearance of that widget might not be as...
How to access User object when overriding user-portrait taglib
Issue In Liferay Portal 6.x we made use of user-display taglib in order to show current user's image on screen. However, in Liferay DXP 7.x we are using user-portrait taglib, which actually includes a...
How to read translations from resource bundles by providing the language keys.
Issue I would like to read translations from resource bundles by providing the language keys. Environment Liferay DXP 7.4 Resolution You can read translations from resource bundles by providing the language keys by...
About specifying standard fonts
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...
Category missing or disappeared in production
Issue We noticed that a certain category disappeared from production. How can we find it or restore it? Environment DXP 7.3 Resolution Depending on your log level settings, your logs may show when and how it was...
How to translate links for the Button fragment?
Issue If you add a button to a page with a link /home, switch the language to another one, change the  button's link to /de/home, then switch back to the original language, the link cannot be translated, it only...
Large page tree loads slowly and consumes too much memory
Issue If we create a page tree with lots of pages and subpages using the attached script. When a user views the page tree, the UI becomes unresponsive, the browser takes up a lot of memory and the page becomes...
After upgrading to DXP 7.4 the tags and categories are not accessible and 403 forbidden errors appear in the JS console.
Issue I cannot access the categories and tags after upgrading to DXP 7.4. The category selection disappeared from the web content admin. When I try to use the categories I receive 403 forbidden JS console errors....
Look & Feel Configuration popup displays error upon saving when using HTTP2
Issue Look & Feel Configuration popup displays below error upon saving when using HTTP2: Your settings could not be saved Steps to reproduce: Configure the App server to work with HTTP/2. Open the Look & Feel...
There is no length restriction on the Name and Description of Web Content template
Issue Name and Description don't have a length restriction Steps to reproduce: 1) Navigate to Content&Data> Web Content> Templates 2) Create a new Template Observed Behavior: Name and Description don't have length...
Workflow task notification is not showing the changes with respect to expire date/display date
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Log in as admin. 3. Enable Single Approver Workflow for Web Contents. 4. Create a new web content article. 5. Edit the Article and change the Expire Date. 6....
Number of categories limited to 150 by default
Issue In Liferay 7.4 the maximum number of categories per vocabulary has been limited to 150 by default, because of performance issues. This was implemented in LPS-118305  Environment Liferay 7.4...
Changing the Master Template leads to Error: Your request failed to complete.
Issue Changing the master template triggers: “Error: Your request failed to complete.” Error trying to assign an alternate master template to a web content article. Environment DXP 7.4 Resolution This can happen...
Video added in fragment not autoplaying on first page load
Issue A video added through the Video URL fragment on a content page (external URL or Document Library URL) configured as follows: Muted: false Autoplay: true Is not autoplaying on first page load/with...
Avoid storing cookies generated by Google Analytics
Issue When Google Analytics is enabled in Liferay cookies like _gid and _ga are stored in browser session. How can we avoid storing these cookies? Environment Liferay DXP (any version) Resolution In 2024.Q1,...
Adding passive listeners to jQuery
Issue When running audit with Google Pagespeed is common to find a recommendation about implementing passive listeners for jQuery. How can we do this? Environment Liferay DXP (any version) Resolution Since jQuery...
Using the iFrame tags for a video file downloads the file instead of embedding it when using Blogs
Issue If the iFrame tag is used to embed a video (.mp4) file within Blogs, the file is downloaded, instead of being embedded to be played.   Environment Liferay DXP 7.3   Resolution According to the documentation for...
Instance Name is automatically appended to Child Sites
Issue The title of a Liferay instance is being appended to the page titles of its child sites: <title>Page title - Site title - Instance title</title> Is there any out-of-the-box way to hide it on all sites as well as...
How to find language keys?
Issue I cannot find certain language keys. How can I find them? Environment DXP 7.0+ Resolution There are multiple ways to find keys. Based on the Translation  Go to our translation platform, Crowdin Join the project...
Category cannot be moved due to the error: "ORA-01795: maximum number of expressions in a list is 1000"
Issue We have lots of categories and subcategories. When we try to move one, we get the following error: 2021-12-08 07:35:08,104 ERROR [JDBCExceptionReporter:234] ORA-01795: maximum number of expressions in a list is...
What are the Update permissions in a page's Permissions menu?
Issue At Site Builder > Pages > ⋮ next to a page > Permissions, there are new permissions starting with the word Update. What do these do? Where can I find the documentation for this? Environment DXP 7.4 U26 and above...
How to change the value of padding of basic components in DXP 7.3
Issue      The default value of padding of basic components is 3px in DXP 7.2, but it changed from 3px to 0px after upgrading to DXP 7.3. Environment Liferay DXP 7.3 Resolution In DXP 7.3, the way styles are applied to...
How to specify fonts to be used in Liferay
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...
Is it possible to see the last time a site was accessed by a user?
Issue There is currently no out of the box solution that tracks when a user has visited a site. The group_ table in the database contains details about sites, but it does not keep track of the dates for site visits. ...
Blog subscription email for blogs added on content page adds wrong re-direct URL
Issue Email received by a blog subscriber redirects to a control panel based URL when clicking on "Read More" button. Steps to reproduce the issue: 1. Login as Admin (User A) and add a new Content Page. 2. Add a...
Migrated site template creates a site without the page templates
Issue After migrating our database from Liferay 6.2 to DXP 7.3, we wanted to add a new site using a certain migrated template. After choosing it, we receive the following errors and we need to stop the server: ERROR...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.:...
Differences between manual and automatic fragment propagation for resources
Issue If you have a fragment with some resources, you can either import them on the UI each time you want to update it, or you can deploy them by placing the zipped fragment into the <liferay-root>\deploy folder. Are...
Integrating AlloyEditor fields in AUI forms
Issue CKEditor textareas are usually introduced in JSP pages by calling the taglib InputEditor: <liferay-ui:input-editor contents="<%= HtmlUtil.escape(title) %>" editorName="ckeditor" name="titleEditor"...
Assign a Display Page Templates to multiple Web content after migrating from a previous version of DXP 7.1
Issue In versions prior to 7.1 there were no Display Page Templates to use with web contents. After migrating to 7.1+, we can create a default Display Page Template associated to an existing web content structure from...
Cumulative Layout Shift (CLS) improvement for IMG tag
Issue When uploading an image in Liferay, the image is rendered with something like this: <img src="/documents/20124/0/LBDLC.png/02956bfc-f95b-cf02-fb01-70e339ba332b?t=1614666679643" alt="the description"> The...
Unable to create Private pages in DXP 7.4
Issue Unable to find Create Private Page options in DXP 7.4 Environment Liferay DXP 7.4 Resolution Starting from Liferay DXP 7.4 U22 & GA 22 our product team has deactivated the Private pages of any fresh installation....
RSS feed is not working
Issue BY DEFAULT, the RSS feed preview link does not generate these fields( Cover Art, Author, Email Address). Environment Liferay DXP 7.1 Resolution Please note: The following information involves customizations...
Collection Display Fragment collection selector displays collections of Parent site at the Child Site Scope
Issue Under the child site scope, the child site collections are not filtered and displayed for selection. Steps to reproduce: 1) Navigate to Control Panel --> Sites --> Sites and add a blank Site (TestSite). 2)...
'Collections is temporarily unavailable' error message on UI
Issue When a collection uses a web content structure that has been deleted, the error 'Collections is temporarily unavailable' appears. Steps to Reproduce: 1) Navigate to Site > Content & Data > Web Content >...
The wrong date appears when the year format is four digits but the value is two digits
Issue After clicking the publish button, the incorrect year appears. Steps to reproduce: 1. Navigate to Control Panel > Content & Data > Dynamic Data Lists 2. Add a New list 3. Select a Data Definitions 4. Create a...
Resolve liferay-amd-loader errors for themes with React components
Issue liferay-amd-loader errors for themes containing React components can be seen in the browser console: liferay-amd-loader | Errors returned from server for require( ['test-theme/js/controllers/test_controller.es'] ):...
Should the "Edit Template" option appear for Web Content on a Live Site?
Issue When publishing to a live site, "Edit Template" can be selected from the options menu of a Web Content Display portlet. Should “Edit Template” be disabled on the live site? Environment DXP 7.1 DXP 7.2 DXP 7.3 DXP 7.4...
Error: Please enter a valid property value
Issue Each time you add a property key or value with special characters a message pointing to the invalid string will be shown. Environment Liferay DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution Currently...
CMS-Clear option does not work after filtering down Web Contents
Issue The Clear option that appears after filtering the Web Contents on the drop-down menu does not clear the filter when it is clicked. Environment DXP 7.2 Resolution A hotfix can be requested with the...
Uploading an image to a form using the 'Web Content Images' option fails
Issue Users are unable to upload a new image using the option Web Content Images. Steps to reproduce 1) Log in as the admin user. 2) Navigate to Content & Data > Forms > Create a new Form with an Image element >...
Design > Fragments should allow resizing of HTML, CSS, and JavaScript boxes
Issue The HTML does not wrap, the boxes cannot be resized, and it is difficult to read longer HTML lines. Steps to reproduce: 1) Login as an 'Admin' user 2) Navigate to Design -> Fragments 3) Edit any Fragment by...
Fragment should be accessible with its original name
Issue The export/import of content pages with references to fragments in global is currently limited (using LARs). Steps to reproduce: 1) Navigate to the Global site 2) Create a new collection and a new Fragment in...
Unable to view uploaded video in blogs
Issue It is not feasible to use uploaded videos in blogs via the content option.  Videos, on the other hand, can be seen properly uploaded in the documents and media section, so these videos should be present here...
Embed Internal Videos in Knowledge Base Articles
Issue The video button the editor for Knowledge Base Articles does not allow for connecting to videos that are uploaded to Documents and Media   Environment Liferay DXP 7.3 Liferay DXP 7.4   Resolution Liferay DXP 7.4...
Search result is not appearing for web content when switching to card view
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 2. Create a new basic web content. 3. Search the created web content in the search bar. 4. Now, switch the Display Style to Card view. Expected Behavior: The...