Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
ADA Accessibility - Screen Reader is announcing "Go To" at the end of Heading Level announcement
Issue Expected Result: I expect the Screen Reader to only announce relevant information to avoid confusion   Actual Result: The SR is announcing the Heading Level 1 link on the Home page as as: "[Heading Name]...
ADA Accessibility - When editing the home page the Main Menu items are not accessible using mouse
Issue Expected Result: The interactive options when editing a page should be accessible using the keyboard Tab key as well as via mouse   Actual Result: When editing the home page the main menu options are not...
Site navigation menu can't be edited
Issue We noticed that our site navigation menu is not editable anymore and it throws an error message and an exception in the logs when we open it: <Menu> is temporarily unavailable....
Category filter value in a page URL should not change when filtering categorized web content in a collection display fragment after republishing the page
Issue When I filter categorized web content in a Collection Display Fragment the page URL includes a category filter value. If the page is republished without making any modifications, the category filter value...
"Uncaught (in promise) ReferenceError: global is not defined" or "Error: Load timeout for modules" errors reported in the front end.
Issue There are "Uncaught (in promise) ReferenceError: global is not defined" or "Error: Load timeout for modules" errors reported in the browser console and cause some abnormal behavior like some buttons disappearing,...
Getting welcome_bg.jpg missing reference error when trying to import a LAR file
Issue When trying to import a LAR file, the following error message is being displayed in the UI: There are missing references that could not be found in the current environment. Please import the following elements...
Search engine shows a different hostname in the title than the one that is in use when using Virtual Instances
Issue In the event that the Liferay DXP site is in a virtual instance, and is indexed by a Search Engine, the hostname appears to be incorrectly set in the resulting title Environment Liferay DXP 7.4 using virtual...
Unable to save Site Virtual Host - ERROR Duplicate entry for key 'IX_76A64FBE'.
Issue When attempting to add a new Virtual Host in the Site Configurations, it is not possible to save the changes, and an error message appears in the portal's UI: "Error: Your request failed to complete." In...
ADA Accessibility - the "Remove" button is missing an accessible label
Issue Expected Result: I expect the "Remove" button to have an accessible label, such as "Remove [user name]"   Actual Result: "Remove" button is announced simply as "Unlabeled zero button" Steps to Reproduce:...
Activate Remove Text Formatting
Issue By default in CKEditor "Remove Text Formatting" functionality is hidden. Environment Liferay DXP 7.4 Resolution RemoveFormat is already added to our shipped CKEditor, only it's needed to add the...
Changes in one node cause the dropping of the same entry in another node's cache
Issue  It has been observed  that when a user makes an update of the cache in one node, it removes that entry from the cache in other nodes.   Environment DXP 7.4 Resolution This is an expected behavior. When an entity...
Accesibility icon not being shown in a custom admin theme
Issue We've created a custom admin-theme but when we go to Instance Settings or System settings, it doesn't show some icons, p.e: accesibility icon. Environment Liferay DXP 7.4 Resolution Having the correct...
Portlet's title is shown instead of the web content's title
Issue The web content's title is not displaying. Steps to reproduce: Start server Create global web content Put a WCD on a page, select global scope, and display the web content in it Observed behavior: Portlet's...
'Questions' portlet not available in Type facet configuration
Issue  Unable to filter for "Questions" portlet in "Type Facet" configuration Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This is intended behavior of Liferay Type Facet narrows search results down to...
Losing CSS Client Extensions when navigating to different page settings tabs and saving
Issue CSS Client Extensions are being lost when navigating to a different tab in page settings and saving changes. This can be reproduced with the following steps Steps to reproduce Start a clean bundle of Liferay DXP...
Unable to view the updated content with 'View in Context' redirection link
Issue Users are unable to view the updated content on the page when clicking on 'View on Context'. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the 'Single Approver Workflow' to the web content. 3....
Lost in format texts when copying content from Google Docs
Issue When trying to copy content from Google Docs, it loses the format. Environment All environments. Resolution This is an expected behavior, unfortunately. The resolution is to customize CKEditor to detect...
How to disable the Asset Publisher's auto scroll
Issue I would like to disable the auto scroll of Asset Publisher. Is there any setting to do this? Environment Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 Service Pack 3+ Resolution You can disable the Asset...
'View in Context' link is not showing update content with display page template
Issue Users are unable to view the updated content on the page with the display page template when clicking on the 'View in Context' link on the Review page. Steps to reproduce: 1. Create a Page and deploy asset...
'web-content-name' is temporarily unavailable when trying to preview the content
Issue 'content is temporarily unavailable' when trying to preview pending content through the view icon on the Review Page. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the single approver workflow to...
Restrict drag and drop for multiple images in blogs
Issue Why is there no error or warning while selecting multiple images to upload via drag-and-drop functionality? If it is not uploading multiple images, then it should not select multiple images in the first...
Values added at source in web content are not working properly
Issue When the string '-' or any special character is written in the source code of web content, it should display the hyphen character or expected character on the display page Current Behavior: The page is not...
Do video fragments support sites other than YouTube?
Issue There are 2 out-of-the-box fragments that support loading external videos: External Video Video URL Right now only a couple sites are supported, such as YouTube. When will the other sites, such as dailymotion, be...
Questions App - Questions are not in correct Highest Vote order
Issue Questions are not in the correct Highest Vote order As a user of the questions app, users want to see the answers to the questions ordered according to the ranking of the questions answers.  Environment...
Asset Publisher widget configuration saves by itself
Issue The Asset Publisher widget configuration saves itself when changing the Asset Selection Environment Liferay Portal EE 6.2 Liferay DXP 7.0+ Resolution  This is the expected behavior of the Asset Publisher...
It is not possible to add a Tag when creating a Web Content
Issue When a user creates a Basic Web Content and tries to type in a Tag, the Tags option disappears and the following error is shown in the logs: No JSON web service action with path /assettag/search and method...
Blogs show the author instead of the last modifier
Issue After modifying blog content, the portal shows the author next to the last modified date. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue which is addressed via: LPS-192045 -...
Unable to delete all public pages in the default site 'Guest'
Issue When I try to remove the last public page in 'Guest' site, the 'Delete' option is missing from the Options Menu. It is not possible to revoke View permission for Guest users either because the option appears...
Configured favicon is not appearing in PDF viewer
Issue Despite setting a specific favicon in the Page settings, when a PDF document is uploaded via Documents and Multimedia and subsequently utilized within a Web Content article, the PDF viewer displays the...
JSONWS API /journal.journalarticle/search return duplicate articles
Issue Reproduction Steps: 1. Startup Liferay 7.3 DXP-1 2. Navigate to Content & Data > Web Content 3. Click [+] to add new article 4. Set title to: test 5. Click flag icon to modify translation for fr-FR 6. Set title to:...
Using a Display Page Template for a Blog that has its own scope (page scope)
Issue We have created a normal content page and we have added a blog widget to the page. That blog widget has its own scope. So any blog posts/content that has been created is stored in that scope. However, when a user...
Instance settings not being respected when setting an upload limit in Forms
Issue When setting a value above the default (5) for the allowed upload limit for a guest user in the instance settings, my form is not accepting more than 5 submissions In order for this behavior to be achieved, I...
Custom CSS on a page
Issue How to add the custom CSS on a page Environment Liferay DXP 7.4 Resolution CSS editor is where users are able to add custom CSS code to the Page.  To add the custom CSS, the following steps can be taken:...
Accessibility Menu option available in Liferay
Issue How to enable the accessibility menu on the portal Environment Liferay DXP 7.4 Resolution To make it easier for the user to enable certain accessibility properties. Users can access the accessibility menu...
Users getting stuck with a non-default language in the URL
Issue When a user accidentally chooses another language they get stuck in the URL and renders all links unusable. Users have to either manually enter /en/ or clear cache to get back to English. Environment DXP 7.4...
Control Panel looks distorted or has styling issues
Issue Control Panel looks compressed and distorted or has incorrect styling, such as below. Environment DXP 7.4 Resolution Clear the browser cache, or use incognito/Private window mode to access Liferay.   , content:...
Can we use the same friendly URL in a page's translations?
Issue We have a page where we want to use the same friendly URL for different translations, but when we try to save the page, it fails with an error: Please enter a unique friendly URL. We understand that...
When moving a web content to another folder, the modification date of the web content is updated
Issue When moving a web content from a folder to another, the modification date of all versions of the web content are updated. Is this an expected behavior? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution...
How can we access portlet preferences in our custom portlet?
Issue We are trying to add a custom Portlet on a page. However, we can't provide it with the portlet preferences by using the javax.portlet.init-param.edit-template property Environment Liferay DXP 7.4...
Unable to save home page, must use unique friendly url
Issue Cannot save a public and private page with the same Friendly URL on DXP 7.3. Upon saving you get the following error: Please enter a unique friendly URL. Environment DXP 7.3  Resolution This is an intended...