Search Results

Capability
Feature
Deployment Approach
New User cannot log in to Cloud Console - The invitation link is invalid or expired
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Invited a new Admin User to access the Cloud Console When the...
公開日: 1970/01/01 0:00
How to configure Google Merchant
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Issue In Global Menu → Control Panel → CONFIGURATION → System Settings → COMMERCE there is the Google Merchant option with two configurations:  Product Definition System Configuration SFTP Upload Configuration I...
公開日: 1970/01/01 0:00
Test cases bundled in jar using the "react-select" dependency resulting in deployment error
authorEmailAddress: marco.abamonga@liferay.com, authorName: Marco Abamonga, content: Issue Deployment of a jar that includes "react-select" as a dependency in package.json may fail due to test cases that were bundled as part of the build process, in particular...
公開日: 1970/01/01 0:00
Liferay Form Repeatable Field Issues
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue When adding a field or multiple fields when using Liferay forms, the web page reverts to the top of the form instead of remaining on the newly added fields. In the image below, after selecting the "Duplicate"...
公開日: 1970/01/01 0:00
Which permissions are needed to enable Staging for a role?
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue Users with specific role should be able to perform Staging publications and access Staging settings. Which permissions are needed? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Grant the following...
公開日: 1970/01/01 0:00
I cannot update the Order status through PATCH request
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Issue Order status does not change after sending a PATCH request. Environment Liferay DXP 7.4 Resolution The observed behavior is a known bug which is addressed via COMMERCE-11959. The issue has been fixed in...
公開日: 1970/01/01 0:00
Updated Portal Property Default Values for Virtual Hosts
authorEmailAddress: alexander.chau@liferay.com, authorName: Alex Chau, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Virtual Host defaults were changed from a wildcard value to...
公開日: 1970/01/01 0:00
Control Panel looks distorted or has styling issues
authorEmailAddress: diana.seung@liferay.com, authorName: Dia Seung, content: 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.   , legacy:...
公開日: 1970/01/01 0:00
Can we use the same friendly URL in a page's translations?
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: 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...
公開日: 1970/01/01 0:00
Can we filter the logs by time in the console?
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How can we fetch logs by the exact time, hours,...
公開日: 1970/01/01 0:00
NoSuchUserException in the logs after updating to DXP 7.4 U72
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We have deleted the default Test user from our environment in the past Now when we updated to U72 and above, we get an exception in our logs during startup:...
公開日: 1970/01/01 0:00
Unable to access the data from asset that is going through the workflow process
authorEmailAddress: marco.abamonga@liferay.com, authorName: Marco Abamonga, content: Issue When running a workflow instance that contains client extensions, users need information from the specific asset version that is going through the workflow process to run the workflow process logic inside...
公開日: 1970/01/01 0:00
Does having a script in a fragment qualify as a potential XSS vulnerability?
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We can put Javascript code in a fragment's HTML section where the code can be executed, when the fragment is opened, like <img src=x onerror="alert(document.cookie)"> Can that be a vulnerability to...
公開日: 1970/01/01 0:00
Analytics Cloud - Change the additions of multiple organizations for the Segment creation condition
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue When we try to create a new condition using Segments → Create Segment → Dynamic Segment → Organization Attributes → Organization, we find that we can select multiple organizations now. However, when...
公開日: 1970/01/01 0:00
NullPointerException when trying to send a Commerce Notification
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Issue When trying to send a notification using the CommerceNotificationHelper service as below: _commerceNotificationHelper.sendNotifications(commerceOrder.getGroupId(), commerceOrder.getUserId(),...
公開日: 1970/01/01 0:00
Does having a script in a button fragment qualify as a potential XSS vulnerability?
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We can put a Javascript code in the Button fragment's URL field, so it can be executed when we click on the button, like javascript:alert(document.cookie) Can that be a vulnerability to Cross Site...
公開日: 1970/01/01 0:00
Some of the common reasons why DXP may need to access the database instead of the cache
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Why there are so many journalarticle calls in the database rather than in the cache? Environment Liferay DXP [all versions] Resolution A JournalArticle object in the database represents a Web Content Article,...
公開日: 1970/01/01 0:00
Inconsistency in Commerce Inventory after canceling an Order
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Issue When an order is cancelled, the booked quantities are not restocked and continue to appear associated with the order. Therefore those quantities will be blocked and not usable. Environment Liferay DXP 7.2...
公開日: 1970/01/01 0:00
Disable sitemap.xml from non-production instance
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Issue The sitemap.xml needs to be disabled as user does not want search engines to crawl the non-prod instances Environment Liferay DXP 7.0+ Resolution Please navigate to Site Builder --> Pages --> Configuration...
公開日: 1970/01/01 0:00
Unable to process SAML request
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Issue Some users are unable to login via SAML Steps to reproduce: Login User for the first time The user gets logged-in successfully Now, log out and try logging in again Result: Throws unable to process SAML...
公開日: 1970/01/01 0:00

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy