Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Configuration of Flag notification Email sender addresses and names
Issue Flag content warning (e.g. when a user reports a thread on a Message Board as inappropriate) is not sent to admins despite changing the email sender name and address under Control Panel > Instance...
Set Message Boards 'to email address' for notifications
Issue Message Boards email notification's 'to address' uses 'from address' instead. When you go to Content&Data → Message Boards → Configuration → Email from and set a valid email address, Message Boards will...
Search result redirects to wrong page when there are multiple pages configured with Document and Media Portlet
Issue Search result redirects to wrong page when there are multiple pages with Document and Media Portlet configured for showing individual folders. Steps to reproduce: 1. Create three folders in Document and Media...
Commerce Tab is not visible in Control Panel
Issue After starting the 7.3 bundle, the commerce tab is not visible. And, besides that everything looks fine in the console log. 2020-09-18 15:39:51.975 INFO [fileinstall-directory-watcher][LicenseManager:?]...
Option search in Product Management bar is not working properly
Issue When we search the latter part of the string in options, the search is not displayed anything. For e.g., "FuelType" and "ClutchType" are the options and in search, if we type "Fuel" for searching then the...
Session logs out intermittently after being redirected by the payment link
Issue After being redirected by the payment link, the session logs out. Steps to reproduce : 1. Login in Liferay. 2. Call the API in Postman. Request parameters are attached (SSL Commerz Request Parameters.txt)...
413 Request Entity Too Large
Issue Whenever a user is trying to upload a file/document in Document & Media portlet, the error "HTTP response 413 and Request Entity Too Large message" is thrown. Environment Liferay DXP 7.2 Resolution This...
Unable to bind to the LDAP server javax.naming.CommunicationException: [Root exception is java.lang.ClassNotFoundException: javax.net.ssl.SSLSocketFactory cannot be found by com.liferay.saml.web_
Issue During the time of portal login using the LDAP users, the user('s) are able to log in successfully, LDAP connections have an active connection but observed the below warnings in the Liferay log.  2021-12-17...
Asset Publisher view.jsp has potential XSS vulnerability
Issue When a user tries to retrieve the assetEntryId in asset-publisher-web/view.jsp, the content is not validated or escaped. This means XSS could occur. Reproduction Steps: 1. Add 3 journal articles. 2. Add an...
Liferay form security
Issue The form can be submitted with an invalid captcha value Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Add a Form 3) Add a text field 4) Click on kebab on the top right and navigate to Settings...
LDAP y gestion de usuarios en idiomas con dos apellidos
Issue En un servidor LDAP que se ha configurado conjuntamente con Liferay se tienen almacenados los apellidos de los usuario en dos campos diferentes. Al visualizar los usuarios en el portal no aparece su nombre...
web content can not be displayed on the left pane with Elasticsearch NullPointerException in log
Issue No web content is displayed either on the left pane or through the web content display widget with the following NullPointerException in log 29/12/2021 06:30:18,799 ERROR [default...
How to keep the session logged between different subdomains
Issue You need to logging each time you enter in each site even sub domines of the same domain. To keep de same session across different sites that are subdomains of the same domain. For example siteA.example.com and...
What if Liferay 7.0 Page Templates are not visible after upgrade?
Issue The Page Templates from Liferay 7.0 are no longer visible for the certain users after the Liferay upgrade. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution...
Configuration of a fragment that appears on the selection section scrolls up when selecting the fragment present at the bottom
Issue The configuration of a fragment that appears on the selection section scrolls up when selecting the fragment present at the bottom. Steps to reproduce: 1) Add a container to the home page 2) Add a...
Saving Site Settings with thousands of pages takes a long time and stops with a time out error
Issue We made a change in Configuration > Site Settings and then clicked on Save. After processing for for a long time the portal returns a time out message and the change is not saved. We currently have more than...
Translation is lost when default translation is not filled
Issue Steps to reproduce: Start a vanilla 7.3 bundle. Create a web content structure with minimum 2 text fields and add a translation to it in any language (I used Hungarian, but also tested with Dutch before). Start...
Missing link in web content display widget to edit scheduled web content article
Issue Reproduction Steps: 1. Set up DXP 7.2 with the latest fix pack. 2. Go to Site Builder --> Pages and add a widget page 3. Go to the Page and place a Web Content Display Portlet from the upper right "+" 4. Click on...
Sort order does not persist in the web content history
Issue Steps to reproduce: Start a 7.2 bundle Create a web content Edit it a few times so it will have 3-4 versions Go to the web content's context menu -> View history Reverse the order by version from ascending to...
Form with select field breaks if SPA is not enabled
Issue Steps to reproduce: Set the following property in your portal-ext: javascript.single.page.application.enabled=false Start the server and create a form with a Select From List field with a couple of options....