Search Results

All Results 7014
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Signed SAML response
Issue How can the signed response, which is required by ADFS to complete authentication at the Liferay end, be clarified? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Requests from ADFS to Liferay must be signed. Run the command below in the...
Unable to add address in my account
Issue Users are unable to add the address on the speedwell site. Steps to reproduce: 1. Create a speedwell site. 2. Click on the 'User' icon. 3. Navigate to My Account > My Addresses. 4. Create a new address by clicking on Add Address. Expected Behavior: The address form will appear...
Access Liferay PaaS Elasticsearch Server Indices
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Which endpoint should I use to access Elasticsearch Server indices? Environment Liferay PaaS Resolution In the Shell tab of the...
"Content security policy" header is not available in the application response
Issue The "Content security policy" header is not available in the application response. How to add or enable the CSP? Environment Liferay DXP 7.3 Resolution Liferay doesn't directly support the CSP as there are no OOTB configurations or UI settings available for configuring the CSP...
Duplicate assets are shown when enabling "Combine Assets from All Segments in Asset Publisher for Manual/Dynamic Collections"
Issue After enabling "Combine Assets from All Segments in Asset Publisher for Manual/Dynamic Collections", some assets appear multiple times in an Asset Publisher. Environment DXP 7.2 DXP 7.3 Resolution This happens because different Personalized Variations are retrieving the same...
Impact of Spring4Shell and Spring Cloud Security Advisory on other libraries related to Spring
Issue There previously was a Security Advisory regarding a vulnerability for the Spring4Shell and Spring Cloud libraries. These vulnerabilities are detailed in this article here:  Spring4Shell and Spring Cloud Security Advisory There are other libraries that Liferay uses that have Spring...
Portuguese sentences on Search Results aren't showed correctly
Issue When I perform a search on the portal that does not return any results, the message "No results were found that match your keywords" is not displayed. For example, if I search for NameOfYourPage, I only get a message with NameOfYourPage. Environment Liferay DXP 7.3 Fix Pack 2...
How to Export a Single Form as a LAR File
Issue How can I export a single form in LAR format? Environment DXP 7.3   DXP 7.4 Resolution During the export process, there are options that allow for the inclusion/exclusion of data. In this example, we'll use the date range function. Below we have 4 forms, 3 were created 2 hours ago...
Version of spring-** jars after installing a hotfix
Issue To address the Spring4Shell vulnerabilities, the patched version of spring-beans.jar should be in its manifest file after the hotfix installation, is spring-webmvc.jar included in this? Environment Liferay DXP 7.2 Resolution Only the spring-beans.jar is patched by the Liferay patch...
Guest users are able to access an endpoint if PortalSessionAuthVerifier is enabled
Issue We have followed this How-To article: How to add security, authentication to my REST service? (Section 5.1), but guest users are still able to access our endpoint from a browser. If we enable PortalSessionAuthVerifier, users without an active session are able to access the...
We want to set different urls to a fragment button link as translations
Issue In a Content Page, depending on the language selected, we want to set different urls to a fragment button link as translations. Is this possible? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This feature is available since version 7.4, unfortunately, it is unavailable in...
Plain text can still be seen despite SSL
Issue Even if SSL (or TLS) is enabled, the login credentials are in plain text while intercepting requests with Burp Suite. Environment Liferay DXP 7.3 Resolution If a user utilizes the burp suite as a proxy, they can see plain text in the password since the burp intercepts all traffic...
DXP 7.3 Behavior Clarification for Open Graph locale alternate meta tags
Issue The Liferay server outputs all Liferay instance locales as Open Graph locale alternate meta tags. Is this expected? Should Liferay output Open Graph locale alternate meta tags, when page content only uses the default locale (e.g. "en_US")? <meta property="og:locale"...
Guest user cannot see Blog images in Live environment
Issue When a Guest user accesses the Blog section in Live environment, the Blog images are not displayed and the portal UI displays the error "An error occurred while processing the template." The user permissions have been checked and they are correct. Environment Liferay DXP 7.0...
Localize download URL in image fragment in 7.2.x writing a custom fragment
Issue It is not possible to translate the link of a fragment image in order to download different documents for each language hosted in the Document Library. Environment Liferay DXP 7.2 and 7.3 Resolution Following these steps, you can create your own customizable fragment image that...
You can't create child pages of a page from a site template with propagation enabled
Issue When creating a site from a site template with propagation enabled, this does not allow adding child pages to pages that were already created from the template. Environment DXP 7.0 or higher Resolution This happens when propagation of changes from the site template is enabled. It...
Not all logs are downloaded for the last 30 days
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am trying to download through Liferay Cloud Console the logs for the last 30 days (or some similar longer interval), but in the...
Button dropdown menu follows scrolling in iframes
Issue This article details a case where button dropdown menu follows scrolling actions within iframes, and how this can be resolved. Environment Liferay DXP 7.1 Resolution In iframes, popper.js will move the dropdown menu when scrolling. In order to fix this into place, please include...
Can't select pages from other sites
Issue No Pages are displayed if a DDL with a 'Link to page' DDM field has been created on the Global Site Steps to reproduce 1) Navigate to the Global site 2) Go to Content & Data > Dynamic Data Lists> Manage Data Definitions (ellipsis on the top right side) 3) Create a new Data...
When changing web contents at the same time, the error message can be confusing
Issue Editing web content concurrently Steps to reproduce 1) Create a Web Content 2) Open it for edit on 2 tabs 3) Edit it on the 1st tab and publish 4) Edit it on the 2nd tab and publish Expected behavior: The error should be: "Another user has made changes since you started editing. If...
How to bulk-edit categories on documents?
Issue I can select multiple documents and then click the "Edit Categories" icon In the resulting popup, I see two options (Edit and Replace) and below them some categories I am not sure how use this popup, what those 2 options mean exactly, will do exactly. It is all a bit unclear for...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and the English language is still available I would like only the Spanish...
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" type="rich-text"> <h1>This is editable text!</h1> </lfr-editable> </div>...
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 Behavior: It does not change to Private pages and there is an error in the...
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0 Resolution This business-specific requirement is not fulfilled through any...
Grace Period for Virtual Cluster Activation Key
This article documents the grace period provided by the virtual cluster activation key, when exceeding allowed number of nodes. Resolution When using a virtual cluster activation key, you are allowed to have an overage of cluster nodes up to double your allotted number of cluster nodes...
Role Permissions to display all the actions in Knowledge Base Display Widget
Issue After having created a specific role to let users manage Knowledge Base articles from Knowledge Base widgets, some actions, like "Add Child Article" or "Edit Article", may be visible from Knowledge Base Admin widget but not from Knowledge Base Display widget. Environment Liferay...
Blacklisting Commerce components in 7.3 can stop other modules as well
Issue When you add a Commerce component to the blacklist, other modules will stop functioning as well. This may cause the following issues:  - Certain Commerce menu elements could be missing  - Gogo Shell commands won't be executed in Control Panel > Gogo Shell  - A lot of unsatisfied...
Large File Uploader Permissions
In compliance with the latest GDPR regulations, files uploaded via our large file uploader are encrypted. As an additional security measure, we require all large file attachments to be void of any personal data. If an attachment is found to have personal data, the file will be deleted...
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 structure's fields are available Actual behavior: The structure's fields...
Scheduled publication to live won't include new content
Issue After setting up a scheduled publication of a site from staging to live and adding new contents, these contents are not shown in the live environment when the scheduled date arrives. Environment Liferay DXP 7.0+ Resolution This may be the expected behavior depending on whether...
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 happen with similar scenarios where several items can be assigned to an...
The Form Records are viewable by guest users in the search results after the upgrade to DXP 7.2
Issue The Form records sent by other users are viewable by guest users in the search results after the upgrade from DXP 7.0 to DXP 7.2: When a guest user searches in the search bar, the response will include the Form records of other users. This problem is only reproduced in the Forms...
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 Create a new Collection and new Fragment  Now, add below JSON snippet in...
java.lang.IllegalArgumentException: java.net.URISyntaxException
Issue The following exception can be obtained when using S3 as store if no s3Endpoint is configured: 2021-03-16 01:18:14.998 ERROR [Start Level: Equinox Container: 8c2a1a4c-edbd-4cd0-9216-4a02f75d4f55][S3Store:93] bundle com.liferay.portal.store.s3:4.0.39...
Updating Commerce Catalogs runs into Permission issue
Issue When you are editing Catalog in Commerce and try to save the modification you will get the following message: "Error: You do not have the required permissions". This error usually happens when there is no Currency set for the Master Catalog. You can check this on the UI if you edit...
Limited Commerce menus available after upgrade to Liferay DXP 7.3
Issue After upgrading the portal to DXP 7.3 most of the Commerce submenus are not listed under the Control Panel > Commerce tab Only "Inventory", "Product Groups", "Options", "Specifications" and "Health Check" options are available Environment Liferay DXP 7.3 Commerce 3.0 Resolution If...
Form's new records are indexed even though property 'Searchable' is set to 'Disable'
Issue Steps to reproduce: Create a new Form. Add a new TextField and set property 'Searchable' to 'Disable'. Save Form. Add created Form to a page. Submit this form with some value in text filed (i.e. answer_one). Search by this value (i.e. answer_one) in Search Bar.  Current behavior...
HTML elements disappear in Calendar's events editor
Issue When you edit the description of an event in Calendar portlet and elements like <iframe> are added through the Source view to it, after saving the event those elements disappear from the editor. Some simple steps to reproduce: Add a new calendar event and edit its description....
Password verification needed at time of changing user screen name & email address
Issue Password verification is required whenever a user needs to update its screen name or email address Environment Liferay DXP 7.3 Resolution A feature request has been already created in order to add a toggle for enabling & disabling this password verification feature. Although the...

該当件数: 8,807 件中 1,361 - 1,400