Search Results

All Results 6239
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is Liferay DXP licensed under the GNU Lesser General Public License (LGPL) v2.1?
Issue Are Liferay DXP and all of its libraries used being subjected to the GNU Lesser General Public License (LGPL) v2.1? Environment Liferay DXP 7.0+ Resolution Liferay EE is released under the LGPL v2.1 license...
Web Contents statuses are not changing to expired even after expired date is over
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Web Contents statuses are not changing to expired even after the...
The portal begins to hang after adding lengthy content with images
Issue When lengthy web content with images has been uploaded, the portal starts to lag, and it takes a very long time for the cursor to appear. Users are struggling greatly with the lagging issue even when manually...
Reindex icon is visible to all users
Issue Reindexing icon is available on top of every page while reindexing for all the users irrespective of roles Environment Liferay DXP 7.2 Resolution This can be disabled for all users by blacklisting the...
Contented Visited and Page Visited rules are missing from Behavior section in Audience Targeting after installing FP21 on DXP 7.1
Issue Contented Visited and Page Visited rules are missing from the Behavior section in Audience Targeting after installing FP21 on DXP 7.1 When starting DXP 7.1 with FP21 + Audience Targetting, the following error is...
CKEditor Styles pull-down menu shifts position when hovering the mouse cursor over it
Issue CKEditor Styles pull-down/drop-down menu shifts its position when hovering the mouse cursor over it:   This only happens when setting up CKEditor using the following properties on...
Is it possible to authenticate with an Apple device when Fast IDentity Online 2(FIDO2) is enabled?
Issue Can Apple devices with FIDO sign-in credentials(a.k.a. "Passkey") be used to log in to Liferay when Fast IDentity Online 2 has been enabled? Environment DXP 7.4 Resolution Yes, Apple's Passkey can be set up by continuing...
Unable to open the notification of the deleted user
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a new user by navigating to the Users &...
Where is the default dictionary on DXP regarding Password Policies, and is it possible to modify it?
Issue Where is the default dictionary in DXP regarding Password Policies, and is it possible to modify it? Environment Liferay DXP 7.0 Resolution Default dictionary can be found in the next link:...
Caused by: java.sql.SQLException: Protocol violation
Issue The Protocol violation error is observed while trying to perform any publish action Caused by: java.sql.SQLException: Protocol violation: [ 101, ] at...
JAWS Screen Reader is announcing state and navigation of Menu items incorrectly
Issue The JAWS screen reader does not announce whether a Menu item is expanded or collapsed Environment Liferay DXP 7.4 Resolution This resolution requires customization and should only be implemented at the...
Unable to publish the web content with huge data
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Web Content under Content & Data. 3. Go to structure and add three 'Rich Text' fields with repeatable. Click Save. 4. Create web content with the...
Where and how are properties documented?
Issue We would like to use a property that we used in 6.2, however, we do not know if is it available on Liferay DXP 7.3. Environment All versions Resolution You can find the latest properties in Liferay...
Local Liferay Admin Users unable to authenticate when LDAP is Configured on Virtual Instance
Issue When a main Liferay instance and a second virtual instance are both connected to the same LDAP server, local Liferay admin users are unable to log in when the “Required” box is checked. In the case where the LDAP...
Wrong Apache Commons Lang3 library version added to module manifest
Issue We have a service builder module that uses Apache Commons Lang3. Our Liferay version uses Apache Commons Lang3 version 3.11. In our module, we have defined the dependency as follows inside the build.gradle:...
How to change the screen name and email-id of the Liferay's default admin user
Issue How to change the screen name and email-id of the Liferays default admin user Environment Liferay DXP 7.4 Resolution The respective admin user can change his/her screen name by logging into the...
Is Liferay compatible with macOS?
Issue Can I use Liferay DXP 7.2 with macOS?   Environment Liferay DXP 7.2   Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with...
AWS S3: does Liferay support the x-amz-server-side-encryption header with server side encryption?
Issue I am using an S3 bucket as the store for our Documents and Media I have configured it with a Service Control Policy that requires encryption and the presence of the x-amz-server-side-encryption header, something like...
Video and audio files cannot be played and generate thumbnail on Linux/Unix based OS with Xuggler enabled
Issue Xuggler is enabled to play video and audio files. When running on a Linux/Unix-based system, the audio and video files are displayed without any thumbnail and cannot be played. They do not start when...
'getRealUserId is not a function' when upgrading to 7.3 u6+
Issue When upgrading to 7.3 update 6+, some undesired behaviors occur and the console log shows the following error:  Uncaught TypeError: themeDisplay.getRealUserId is not a function Environment Liferay DXP 7.3 Update...
Getting error "Please enter valid content" when saving/updating a workflow
Issue I cannot save a workflow, I get error "Please enter valid content", possibly because there is something wrong in the workflow xml syntax. How can I get more specific information about what could be wrong the workflow...
SAML IDP is unable to initiate SLO
Issue SAML Identity Provider is unable to initiate Single Log Out Notes 1. Set the different virtual hosts as below as an example 127.0.0.1www.bbb.com (For IDP) 127.0.0.1www.sp.com (For SP) 2. Using thetest...
Emojis are sanitized into Chinese characters
Issue Emojis are being sanitized when AntiSamy is enabled. A warning is thrown in the logs where the character codes are matching the previously written emoji: Could not execute JDBC batch update The emoji is...
Guest users are not redirected to Private Pages after logging in
Issue When navigating to a private page as a guest user, the user does not get redirected to the private page they were attempting to access after logging in. Environment DXP 7.4 Resolution Log in as an administrator and...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Content Page changes are propagated when created using a Template
Issue Changes to Content Pages are automatically propagated when created using a Content Page Template. This conflicts with the intended behavior where edits made to Content Pages should not be propagated.  Environment DXP 7.3...
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...
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...
addEventListener property is null when previewing page template
Issue Steps to reproduce 1. Go to Site → Design → Page Templates and select the Masters tab. 2. Add a custom master. 3. Add an Asset Publisher to the master page template. 4. Click the Preview button. 5. Assert...
Web content translations get mixed up when quickly publishing just after saving as draft
Issue Reproduction steps Start Liferay 7.2 Create a Basic Web Content (English as default language) Add a translation for Catalan and save the content. Access to edit the content and introduce some change in Catalan...
Elements in the DOM with class hide-accessible with null value inside
Issue Steps: 1. Open a fresh bundle with DPX 7.2 FP11 2. Go the main page open add widgets control panel and inspect the DOM  3. Search for null, and you could find two times elements like this: <span...
Decimales in fields type ddm-number and ddm-decimal always displays the decimal separator as point
Issue Decimal fields type ddm-number and ddm-decimal always displays the decimal separator as point when viewing with Web Content Display widget and Asset Publisher  Steps: 1. Go to Content & Data > Web content >...
Group selector delta parameter causes pagination issue
Issue Reproduction Steps 1) Start 7.2.x 2) Go to control panel -->sites -->sites and add more than 10 sites (or you can use the attached script for that) 2) Go to Web Content and add a new Basic Web Content 3) Click...
As a user, I want to have all fields translated
Issue  Steps to Reproduce: 1. Go to Control Panel > Instance Setting > Localization 2. Change Default Language to Spanish 3. Go to Content & Data > Forms 4. Create a Form > Publish 5. Go to created Form page  Expected...
Non-admin owner of a User Group is unable to perform any actions on it
Issue Steps to reproduce: Create a new role (name doesn't matter) Grant the following permissions to this role: Portal: Add User Group Portal: View Control Panel Menu User Groups: Access in Control Panel User Groups:...
Duplicated information for screen readers in Forms
Issue Steps to reproduce Start Liferay Create a Form with a Text Field. Let's name it "Country field". Add your form to Home page Enable a screen reader and navigate to the Text Field's label  Expected behavior You...
Search Bar is blocked and prevents visibility (Google Chrome)
Issue When running Liferay on certain versions of Google Chrome, the search bar within the Liferay portal is blanked out, making it difficult to use the search bar for its intended purpose. Please see the following...
Unable to save after unchecking Enable propagation of changes from the site template
Issue Reproduction steps: Startup the portal Set the following log levels: com.liferay.portlet.sites.util DEBUG com.liferay.exportimport.internal.controller INFO...
Cannot open action menu for users who have similar screen names
Issue Steps to Reproduce    1. Go to Control Panel - Users and Organizations    2. Add a new user with the screen name "test-test"    3. Add another user with the screen name "test.test"    4. Go back to the list of...
Status not translated in vertical card view mode
Issue Reproduction steps: In a clean bundle create a basic web content From journal article administration, change the display style to "Cards" from the management toolbar Change the user display language to spanish...