Search Results

ナレッジベース 3704
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Search widget redirecting to minium '/search' page
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Navigate to the created minium site. 4. Search any product in the search bar widget. Expected Result: The search widget displays the result on the catalog page itself. Actual Result:...
Discounts Target Price Type is showing 'Net Price' in channel
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using a minium site template. 3. Navigate to the created channel Commerce > Channels > Minium(Channel Name) > Prices. 4. Config Discounts Target Price Type as 'Gross Price' > Save. Expected Result: UI must show...
A few MP4 videos are not playing
Issue Some MP4 videos are not functioning correctly. Steps to Reproduce: 1) Startup Liferay 7.3 SP1 2) Install Xuggler. 3) Upload some MP4 videos Expected Behavior: All the videos should be played. Observed Behavior: While some videos are playing, others are not. Environment Liferay DXP...
Segment's 'AND' condition is not working properly
Issue Attempting to create a segment with two Organization equals criteria and the AND operator Steps to reproduce it: 1) Navigate to Segments 2) Add a new segment 3) Put a name for this segment and drag the organization 4) With the 'OR' condition, the correct total member count can be...
After migrating from 7.2 to 7.4 users with "View" permission receive error message when attempting to access contents of folders in Media Gallery
Issue When accessing the content of a folder in the Media Gallery portlet, users are getting an error related to permissions: "Error: You do not have the required permissions".  This occurs after upgrading from Liferay DXP 7.2 to Liferay DXP 7.4. Environment Liferay DXP 7.4 Resolution...
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 adding text. The text appears on the screen after 40–50 seconds. Users...
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 expiration date is over. CheckArticleMessageListener is missing from...
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 osgi component. Also, by adding the below config file...
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 reported in the startup log 2022-10-25 18:27:11.687 WARN...
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 portal-ext.properties: editor.wysiwyg.default=ckeditor...
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 & Organization. 4. Login with the newly created user. 5. Create a new content page and...
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 oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:669) ~[ojdbc7.jar:12.1.0.1.0] at...
A build to update the patching tool is stuck and failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue A build to install the patching tool in Liferay fails as the default.properties is not getting created and somehow the pod got stuck...
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 discretion of your team. Liferay Support will not be able to assist with...
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 created structure. 5. Enter the data. Please make sure to enter the 40-50...
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: compileOnly group: "com.liferay.portal", name: "release.dxp.api"...
Issue with Rating functionality
Issue Steps to reproduce: 1. Navigate to Configuration-> Settings-> Social-> Ratings and change the Web Content type to Like with the help of the dropdown and save it. 2. Navigate to Design-> Widget Templates-> Create an Asset Publisher Template with the below content: <script...
Is Form fields and pages are limited?
Issue We tried to create a Form with 50 fields and 9 pages but we could not save it.   Environment Liferay DXP 7.4   Resolution This is limited but if this limit is not enough it can be raised even a higher number if necessary using this property in the portal-ext.properties file:...
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 clicking on play. On Windows OS, the video and audio files are displayed with a...
'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 6+ Resolution LPS-153271 was introduced in 7.3 u6. It adds the method...
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 this: { "Version": "2012-10-17", "Statement": [ { "Sid":...
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 definition? Environment starting from 7.1 SP2 Resolution go to...
SSL Certification isn't provided by Let's Encrypt, even though it is set up correctly
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Let's encrypt isn't providing SSL certification to my custom domain, so I'm seeing a warning that my site isn't secure. I ensured...
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 navigate to System Settings > Login and check "Prompt Enabled"....
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 switched to a Chinese character after submission. Environment DXP 7.0 DXP 7.1...
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 testuser in this test. Make sure the user share the same password in IDP and SP...
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 DXP 7.4 Resolution Open a Help Center Ticket and request a...
Removing View Permission for Guest Users on a Newly Created Site Causes 404 Error
Issue Removing View permission for guest users on a newly created site on DXP 7.4 U29 causes the page to thrown an error even if the following page on the list has this permission enabled. The expected behavior is that the other page on the list should be displayed for the user....
Changes to preferences in one breadcrumb portlet are replicated in the other breadcrumb portlets
Issue I added the breadcrumb portlet on two widget pages. When I change a preference for a portlet on one page, the same settings are replicated in the portlet on the second page. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Please create a support ticket requesting a Hotfix...
Thumbnails of documents and images are not being displayed
Issue We set up our Amazon S3 repository and then noticed that the document and image thumbnails are not showing up. Environment Liferay DXP 7.4 Resolution Please review our documentation Setup Liferay’s document management with an Amazon S3 as a repository to perform that configuration....
The alt attribute of an image fragment is set to the image title instead of the description
Issue When mapping a Documents and Media image to an image fragment, the alt attribute is set with the title of the image instead of the description. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Update to DXP 7.4 U37 or request a hotfix with LPS-158148.  , content:...
Elasticsearch error: This is not an HTTP port
Issue When configuring a remote Elasticsearch server the Search > Connections screen shows the error java.lang.RuntimeException: error while performing request. The logs show the message: Not a valid protocol version: This is not an HTTP port.   Environment Any DXP Any Elasticsearch...
Why are Fragments still marked as used in the Home page(Draft) even though it was removed?
Issue When a test fragment is created and then removed from the page, it is still marked as being used on a draft of a page. When I go to "View Usages" of the created Fragment, the Home page(Draft) under Fragment Usages still shows the deleted element. Environment DXP 7.4 Resolution This...
Banner Slider restarts navigation after image selection
Issue After uploading an image to a Banner Slider Fragment, the Banner Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-163496 to resolve the issue. Additional Information Liferay DXP Patching Tool 3.0.37 or...
Slider restarts navigation after image selection
Issue After uploading an image to a Slider Fragment, the Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-161282 to resolve the issue. Additional Information Liferay DXP Patching Tool 3.0.36 or higher is...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default...
Pagination works until a certain page but not for the remaining pages
Issue Users are not displayed properly with delta value 5 Steps to reproduce : 1) Created 200 and more users  2)  Set 'Delta' value '5' Observed Behavior: No page is displayed if the user clicks '....' and then 40,39,38. However, if the user clicks the number 19, then, all pages work...
Exceptions when executing script in custom workflows
Issue When for example, an email notification is being sent to a specific recipient through the label <scripted-recipient> as a result of an action in the workflow, an ScriptingException is thrown: com.liferay.portal.kernel.scripting.ScriptingException: No such property: roles for class:...
Importing web content structures with fieldset fails
Issue Import fails if a web content that contains fieldset in structure, is added in the LAR. Steps to Reproduce: Go to Content & Data --> Web Content --> Structures and create 3 structures like the following: First structure, name it "fieldSetStructure" and add to it a few fields....
When all pages are selected, a new page is not published to live
Issue A new page is not published to live with all of the pages selected. Steps to reproduce: 1) Create a blank site with a widget page. 2) Enable local staging. 3) Go to the staging site page and click on Publish to Live button 4) On the Publish to Live page, Click on the 'Switch to...

該当件数: 3,703 件中 1,321 - 1,360