Search Results

ナレッジベース 3899
ソート
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...
The pagination type is Simple
Issue Regular pagination is the same as Simple pagination Step to reproduce: Add three web contents Add an Asset Publisher to a widget page Change the Asset Selection to dynamic Change the Number of Items to Display to 2 Change the Pagination Type to Regular Expected Behavior: The...
Records are not removed from samlspsession table if the user closes the browser instead of logging out
Issue Records are not removed from `samlspsession` table if the user closes the browser instead of logging out. Steps to reproduce: 1. Setup two instances of Liferay to use SAML - one as IDP and one as SP. log into the SP 2. Verify record is created in the SAMLSPSESSION table (in the SP...
"Authentication failed. Please enable browser cookies and try again." error prevents login operation
Issue When I try to log in, the message Authentication failed. Please enable browser cookies and try again. is displayed and the operation is not successful. Environment Liferay DXP 7.0 Fix Pack 102+ Liferay DXP 7.1 Fix Pack 26+ Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 SP3, Update 4+...
Publications can be enabled on a remote live site
Issue Publication can be enabled in a remote-live-staging setup on the remote-live site. Steps to Reproduce Set up 2 separate bundles configure them for remote live staging  On Staging Site, navigate to Global Menu > Publications > Settings > Confirm that Publications cannot be enabled...
Not able to remove row or column
Issue Unable to remove a row or a column Step to reproduce: 1) Navigate to Forms 2) Add a Form 3) Add a grid field 4) Add three rows and columns 5) Try to remove a row or a column Expected Behavior: Users are able to remove it. Observed Behavior: There is no reaction. Environment Liferay...
Limited amount of elements in Forms
Issue We cannot create a form with over 28 elements, as when we attempt this scenario we are redirected back to the form list without any success and there is an error message is thrown in the logs.   Environment Liferay DXP 7.4   Resolution By increasing the value of the property...
Can't select a video for the video fragment
Issue I have created a fragment where I should be able to embed videos, following the documentation When I try to select a video in that fragment, an error message says: Please enter a file with a valid extension (.bmp,.gif,.jpeg,.jpg,.png,.svg,.tiff) Environment Liferay DXP 7.4...
The form exported data showing empty value for 'Select from list' field
Issue Steps to reproduce: 1. Start Liferay DXP 7.0 2. Navigate to Content > Forms > Create a new data provider. 3. Data provider entries are: Name: Countries of the World URL: http://localhost:8080/api/jsonws/country/get-countries/ Displayed JSON Attribute: nameCurrentValue Stored JSON...
Error 500:INTERNAL_SERVER_ERROR, undefined is displayed
Issue When using the fields Author, Modified Date, or Created Date as Default Sort in a View, an error message is displayed on the Object list view. Steps to Reproduce: 1) Navigate to Menu > Control Panel > Object > Objects 2) Create a new Object and add a text field 3) Navigate to the...
Is the number of Form Fields are limited?
Issue We have a form that contains 50 fields we have managed to add 24 fields across 9 pages. Now when we try to add the 25th and hit save, the page is loading and is taking us back to the list of forms. Opening the form again reveals that the 25th field was not added.   Environment...
Marketplace Doesn't Update Through the Portal
Issue This occurs when trying to update the Marketplace through the portal when using Liferay DXP 7.0 GA1 (de-92). The Marketplace asks for an update, but when clicking on the update button, it does not do nothing, even after restarting the bundle as the portal requests it. The expected...
Getting NullPointerException in LocalizationImpl class during upgrade
Issue The following error appears during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. 2022-08-24 06:06:09.974 ERROR [main][LocalizationImpl:896] null java.lang.NullPointerException: null at com.liferay.portal.util.LocalizationImpl.getXml(LocalizationImpl.java:868)...
Upgrade to 7.4 fails trying to insert records into table DDMFieldAttribute
Issue I am performing an upgrade to 7.4 and it fails with errors like these: com.liferay.portal.kernel.log.LogSanitizerException: com.liferay.portal.kernel.upgrade.UpgradeException: java.sql.BatchUpdateException: Batch entry 155 insert into DDMFieldAttribute (mvccVersion, ctCollectionId,...
User Last Login Date Not Updating
Issue We're observing that our user's loginDate and lastLoginDate are not updating correctly in the user table.   Environment DXP 7.1 DXP 7.2 DXP 7.3  Resolution 1) Set the following portal-ext property:      users.update.last.login=true 2) Then please do the following for good measure:...
Cluster scheduled job issues with Open ID Connect (OIDC)
Issue A known issue related to clustering with environments using Open ID Connect has been identified wherein the number of scheduled jobs may be mismatched on each node. This may cause a performance impact, or a loss of user sessions if a node is taken offline or experiences a crash....
Automated backup failure due to Error 408 (Request Timeout)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have identified an incident where a backup failure may occur on automated backups due to an Error 408 (Request Timeout), and...
No fragment link is shown on pages
Issue Fragment editable links only work by default in English Steps to reproduce: 1. Start Liferay DXP-7.4-u22 2. Edit the home page 3. Add language selector to the page 4. Click on the Heading fragment on the home page with the text "Welcome to Liferay" 5. Configure the element-text...
Single Approver Workflow is not updated
Issue Single Approver is not updated when the User language is not English Steps to Reproduce: 1) Navigate to User Menu > Account Settings 2) Change user language to Deutsch (Deutschland) 3) Navigate to Open Menu > Workflow > Process Builder 4) Open Single Approver definition 5) Update...
ORA-01000: maximum open cursors exceeded
Issue The following errors appear for Oracle database users during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. Caused by: com.liferay.portal.kernel.log.LogSanitizerException: java.sql.SQLException: ORA-01000: maximum open cursors exceeded_ [Sanitized]         at...
'My Workflow Tasks is temporarily unavailable' error message
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 content page. 4. Click on the notification which is sent out to the user. Actual Result: When the user clicks on the...

該当件数: 3,898 件中 1,321 - 1,380