Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Where is the place to define default values for Web Content Structures in DXP 7.4 ?
Issue In Liferay 7.1 we had defined default values for fields in our Web Content Structures. After migration to Liferay 7.4 we do not see any place to define default values while creating or editing Web Content...
How Will Special Characters Be Scoped Regarding LPS-78008?
Issue Will special characters be scoped at site level and not only instance level per LPS-78008? Environment Quarterly Releases  Resolution After further review, it has been confirmed that LPS-78008 will not be...
After Upgrading to DXP 7.4+, there's an extra field within our structures
Issue After upgrading from DXP 7.3, we've observed that our structures have been modified and there is an extra "Fields Group" added to it.    Environment DXP 7.4+ Quarterly Release Resolution This is the expected...
Feature flag LPS-202104 is not available for company 0
Issue When upgrading my Liferay environment the following error occurs in the upgrade logs. How can I resolve this error?  ERROR [main][FeatureFlagsBag:90] Feature flag LPS-202104 is not available for company 0...
Default Language code is not appending in URL
Issue The default language code is not appended in every URL of the portal. Environment Liferay DXP 7.4 [all updates] Resolution To enable the default language in every URL, the following property needs to be...
Canonical urls for commerce products
Issue Canonical URLs work correctly for pages in different locales, however, users want the same for their products so that the correct canonical tag is displayed for their product based on the page locale....
Multiple

tags on the Home page editor

Issue Users want to improve SEO performance by ensuring that each page contains only one H1 tag. However, they noticed that '<h1 class="hide-accessible">Navigation</h1>' appears on all pages, thus this has to be a...
Hardcoded link resulting in 404 error
Issue I have a hardcoded button to a web content that is now going to a 404 page. My link to Liferay content is now breaking. Environment DXP 7.4 Quarterly Release Resolution Hardcoding links to Liferay content can break...
Unable to Configure a Portlet on Content Pages Without Entering Edit Mode
Issue In previous versions of Liferay DXP, users could configure portlets such as the Asset Publisher on a content page (blank page) without needing to enter the "edit" view. Environment Liferay DXP...
Deactivating Autogenerate Structure Key generates IDs
Issue I  browse to Control Panel -> System Settings -> CONTENT AND DATA -> Web Content -> SYSTEM SCOPE -> Administration and uncheck 'Autogenerate Structure Key' option. Then I create a new Web Content Structure...
Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of this node
Issue When opening a Web Content in edit mode, the following error populates within the browser console:  Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of...
Frontend taglib removed: 'liferay-frontend:html-vertical-card'
Issue After upgrading to 7.4+, we noticed that some frontend taglibs have been removed, such as liferay-frontend:html-vertical-card. Is there any replacement for it? Environment Upgrades to DXP 7.4+ Resolution As per...
"Learn how to tailor categories to your needs." linked documentation appears in bundle
Issue After upgrading, we're seeing a message that says Learn how to tailor categories to your needs in the bundle. A link to documentation shows up in the Web Content menu and Categories Menu. Environment...
Unable to read the content for custom_robots.txt file
Issue I am getting the following message in my log file: [RobotsUtil:47] Unable to read the content for custom_robots.txt However, the same does not happen in other environments. What can be the reason? Environment...
Web Content Not Showing as `Translated`
Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
Changes in a site's widget page variation also affects the hierarchy in other variations
Issue Is it possible to configure Liferay so that a change in one site's widget page variation does not also affect another page's hierarchy?  Environment Quarterly Release Resolution Unfortunately, there is no...
Why do I get PortletDataException when trying to delete a Site?
Issue When I try to delete a Site, I am getting the following error (full stacktrace attached): ERROR [http-nio-7080-exec-4][GroupLocalServiceImpl:4161] Unable to delete data for portlet null in group 2934490...
Strange characters appearing in Control Panel
Issue We are observing a strange behavior in the system, where many fields display strange values, such as "   ", in both System Settings and Instance Settings. We are also seeing the following WARN in our...
After updating a site's friendly URL, what happens to the existing Documents & Media/Web Content that are being used?
Issue When updating a site's friendly URL, I've found that Documents & Media/Web Content that were previously assigned to the site are not being updated. The links do not update to the newly set friendly URL but...
What are the conditions to decide if a page inherits its theme?
Issue The UI allows you to determine whether a page inherits its parent's theme or has a custom theme applied. However, the Layout table does not contain a field specifying theme inheritance. Then, what criteria are...
Click-to-Chat Bubble Disappears When Navigating to Other Pages
Issue Click-to-Chat bubble disappears if I change to a different page. The page needs to be reloaded for the click-to-chat bubble to appear. During conversation in click-to-chat bubble, the conversation...
Cannot use Iframe in Web Content Article
Issue Cannot use Iframe tag in Web content article source, because it automatically adds sandbox tag and it cannot be modified. Environment 2024.Q1 2024.Q2 Resolution This change was made due to security reasons to...
Unable to play audio of OGG format in Safari Browser
Issue While playing the audio in Safari Browser, it shows an error, however, the same audio is working fine in other browsers. Here is the below code for adding the audio on the portlet with <audio> tag: <audio...
All out-of-the-box Liferay Job Schedulers stop working if one job scheduler is incorrectly configured
Issue Setting the interval to -1 for scheduled jobs is allowed by the UI, but causes an array of issues. Steps to reproduce:  Start the server and login as an administrator. Open Application Menu from top right...
Is there a way to easily add tables to fragments using the WYSIWYG Editor?
Issue Currently it is not possible to add a table from the WYSIWYG Editor toolbar in Fragments.   Environment Liferay PaaS, Saas Quarterly Releases Liferay 7.0+   Resolution We have an open story ticket for future...
Unable to Edit Document with a Name Not Including a File Extension
Issue We cannot edit a document's properties if the document name does not contain a file extension and here are the steps we took: Navigate to Control Panel > System Settings > Documents and Media Change the value for...
Hard to Manage Web Contents and Structures
Issue I want to easily find and manage all my web contents organized by structures I'm working with so that I can review them, edit them, etc. Environment Liferay DXP Quarterly Releases Resolution This has been...
After an upgrade, some fragments get broken because JS strict mode seems to be enforced now
Issue We do not declare JS variables when developing fragments. After an upgrade, these fragments stop working properly. Environment Upgrades to the following Patch Releases: 2023.Q3.5+, 2023.Q4.1+ Upgrades to 2024.Q1...
NoSuchGroupException: No Group exists with the primary key 0 when updating a Journal Article via service API
Issue When trying to update a Journal Article (i.e., a web content) using the service API  journalArticleLocalService.updateArticle( journalArticle.getUserId(), journalArticle.getGroupId(),...
After an upgrade and database migration, old theme is not being replaced by new theme
Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
Theme is not persisting in site templates
Issue When a user creates a new site template and configures a custom theme, it is redirected to the 'classic theme' when a new site is created using that template. Steps to reproduce: 1. Start Liferay 2024.Q2.0...
Which database table should stores the URL of the embedded page
Issue User creates an embedded page, so the URL under the Layout section will be present in which database table and column. Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a...
Role with permission to view private page cannot view page without site membership
Issue Within a site with only private pages, a user who is not member of the site but has permission to access and view a private page via some regular role cannot access that private page. Environment Quarterly...
ISO-8601 error using postStructuredContentFolderStructuredContent method from JSON API
Issue We have a web content structure with a field of type date ("dataType"=date). When trying to create a web content using this structure, through postStructuredContentFolderStructuredContent method (from the...
Unable to set the Target when configuring Navigation Menu Items
Issue I can see in the Templates section for Navigation Menu items ${navItem.getTarget()}, but when creating a menu item there is no way to set this.  I would like to set this so that one of my menu items would open...
Modify columns in board Documents and Media
Issue The user wants to modify the columns that appear in the documents and media table Environment DXP 7.4 Resolution There is a property that it was created to modify the columns that the user could see on...
ADA Accessibility - the "Select" button is missing an accessible label
Issue Expected Result: I expect the "Select" button to have an accessible label, such as "Select [Parent Organization] Button"   Actual Result: "Select" button is announced simply as "Select" Steps to Reproduce:...
ADA Accessibility - in User Roles the "Remove" button is missing an accessible label
Issue Expected Result: I expect the "Remove" button to have an accessible label, such as "Remove Role for [user name]"   Actual Result: "Remove" button is announced simply as "Unlabeled zero button" Steps to...
Asset Publisher shows the webcontent folder instead of articles
Issue Web contents are listed in their respective folders Steps to reproduce: 1. Start the server 2. Navigate to Content & Data > Web Content. 3. Create a Structure (say str-1) using 3 text fields. 4. Create 3...
ADA Accessibility - the "Choose" button is missing an accessible label
Issue Expected Result: I expect the "Choose" button to have an accessible label, such as "Choose [organization name]"   Actual Result: "Choose" button is announced simply as "Unlabeled zero button" Steps to...