Search Results

ナレッジベース 3688
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Bug when switching to JDK 11.0.20 and Invalid CEN header
Issue We have discovered a bug in one of the tools that we use to publish artifacts leaving us with artifacts in our Nexus repositories/Maven Central with this bug. When users switch to JDK 11.0.20, it actually checks for this and when it detects the error, it actually does not download...
When we enable captcha in forms, it doesn't show up
Issue When we enable captcha in forms, it doesn't show up and below exception appears in the logs Caused by: java.lang.NullPointerException at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1262) at...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName lastName,OU=STU,OU=UserAccounts,OU=Tier2,OU=COMPANY:...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent'  table no longer work.  Environment DXP 7.2, DXP 7.3, DXP 7.4 Resolution...
Restrict drag and drop for multiple images in blogs
Issue Why is there no error or warning while selecting multiple images to upload via drag-and-drop functionality? If it is not uploading multiple images, then it should not select multiple images in the first place, like what we have with the Select field in blogs. Steps to reproduce: 1)...
Values added at source in web content are not working properly
Issue When the string '-' or any special character is written in the source code of web content, it should display the hyphen character or expected character on the display page Current Behavior: The page is not displaying the hyphen character or any special characters as expected....
Discounts is temporarily unavailable errors in the case with any amount that does contain a comma
Issue The error arises when we use an amount split by a comma, such as 1000,00.00 Steps to reproduce: Create Discount Navigate to Rules Add Cart Total Rule Click that rule and go to the Edit page Add 1000,00.00 value and save Saves successfully. Again, click on the rule and go to Edit...
Deployment to Liferay SaaS ext environment is stuck when deploying with Command-Line Tool (lcp)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There have been reports about the Command-Line Tool (i.e.,lcp) being stuck while attempting to deploy a Client Extension to the...
Questions App - Questions are not in correct Highest Vote order
Issue Questions are not in the correct Highest Vote order As a user of the questions app, users want to see the answers to the questions ordered according to the ranking of the questions answers.  Environment Liferay DXP 7.4 Resolution Firstly, please verify the steps that have been...
Orders list page contains Add/Edit option for the users having only view permission
Issue If the user creates a custom regular role with some permissions, such as view permissions for the order list, the user will also be able to access the edit or add options. They can also edit the option in the payment section of this order.  Steps to reproduce: 1. Create a Minium...
It is not possible to add a Tag when creating a Web Content
Issue When a user creates a Basic Web Content and tries to type in a Tag, the Tags option disappears and the following error is shown in the logs: No JSON web service action with path /assettag/search and method null for null Environment Liferay DXP 7.4 Resolution This behavior usually...
LCS is reporting Unable to validate the environment token file
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In a Liferay PaaS environment, the Liferay service is printing the following error: ERROR [LCS Worker...
How to Show Module version in Application Manager UI
Issue Application Manager does not properly show the custom module version in the Control Panel. Environment DXP 7.4 Resolution Set the following line in liferay-plugin-package.properties (replace 999 with the appropriate version) Bundle-Version=999 With the example above applied, the...
Blogs show the author instead of the last modifier
Issue After modifying blog content, the portal shows the author next to the last modified date. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue which is addressed via: LPS-192045 - Blogs, show last Modifier instead of author. Please create a Support ticket...
Error, you don't have necessary permissions when creating a form entry mapped to a company scoped object as Guest
Issue We have a custom object definition "myobject" that it's mapped to a form. When submitting a form entry with a guest user. It shows an error telling that the user doesn't have permissions. Environment Liferay DXP 7.4 Resolution Go to the object definition "myobject" and check the...
Unable to build theme: "Error: Expected number, variable, function, or calculation. log('Invalid unit `#{$unit}`.');"
Issue When building a theme there are 'Expected number, variable, function, or calculation $_: log('Invalid unit `#{$unit}`.');' errors: Message: build/_css/clay/functions/_type-conversion-functions.scss Error: Expected number, variable, function, or calculation. ╷ 40 │ $_: log('Invalid...
Configured favicon is not appearing in PDF viewer
Issue Despite setting a specific favicon in the Page settings, when a PDF document is uploaded via Documents and Multimedia and subsequently utilized within a Web Content article, the PDF viewer displays the default classic theme favicon (Liferay logo) rather than the favicon that was...
Getting key value instead of name value in the mail
Issue Enable the email functionality in the object. After submitting the form, in the mail, getting the key value instead of the name value of the picklist.  Steps to reproduce: 1. Start Liferay DXP 7.4  2. Navigate to Control Panel > Picklists. Create a new picklist and the items, give...
JSONWS API /journal.journalarticle/search return duplicate articles
Issue Reproduction Steps: 1. Startup Liferay 7.3 DXP-1 2. Navigate to Content & Data > Web Content 3. Click [+] to add new article 4. Set title to: test 5. Click flag icon to modify translation for fr-FR 6. Set title to: test 1 7. Click save 8. In the same browser window, open developer...
ArticleFriendlyURLException thrown when importing a site template lar file
Issue Encounter exceptions as below when importing a site template lar file: 2023-06-06 07:30:23.629 ERROR [liferay/background_task-2][LoggerExportImportLifecycleListener:399] Staged model {class: com.liferay.journal.model.JournalArticle, groupId: 133425, uuid:...
Instance settings not being respected when setting an upload limit in Forms
Issue When setting a value above the default (5) for the allowed upload limit for a guest user in the instance settings, my form is not accepting more than 5 submissions In order for this behavior to be achieved, I need to set this value in System Settings However, if I want this...
Getting null value for "to name" in email template
Issue Enable the email functionality, after submitting the form, getting the ''null'' value in the 'to' section of the email template. Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel > Notifications > Templates. Click on the add button to create a new template...
English (Australia) is not an available localization on a Liferay SaaS instance
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue English (Australia) is not an available localization on a Liferay SaaS instance Environment Liferay DXP 7.4 Liferay SaaS Resolution...
Filter on related elements for custom Objects
Issue When attempting to retrieve a relationship field with a custom Object using the nestedField parameter through the API, we encountered an issue where the field is not included in the response. Environment Liferay DXP 7.4 Resolution Adding feature.flag.LPS-165819=true to your...
Form rules not being respected when using the ''Jump to Page'' action
Issue By placing some rules on the form, indicating the user to jump to a specific page if the condition is reached, I noticed that the rules are not being respected and the user is not going to the required page. Environment Liferay DXP 7.4 Resolution This behavior is an error...
Forms upload for guests are not working after changing the mail domain in Instance Settings
Issue This article describes a known issue with guests uploads in Forms after changes to a Liferay DXP instance's mail domain. In this situation, you will see symptoms such as an error message in the UI indicating "An unexpected error occurred while uploading your file." Environment...
Users getting stuck with a non-default language in the URL
Issue When a user accidentally chooses another language they get stuck in the URL and renders all links unusable. Users have to either manually enter /en/ or clear cache to get back to English. Environment DXP 7.4 Resolution The correct way to get back to the default locale is removing...
New User cannot log in to Cloud Console - The invitation link is invalid or expired
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 User clicks the invitation link an error is shown: "The invitation link...
Liferay Form Repeatable Field Issues
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" button, the expected behavior is that the view would remain on the next...
I cannot update the Order status through PATCH request
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 Liferay DXP 7.4 Update 86. If a hotfix is required, please create a Support...
Test cases bundled in jar using the "react-select" dependency resulting in deployment error
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 test/resolver/malformed_package_json/package.json Environment DXP 7.4 Resolution Create a .npmbundlerrc file in...
Control Panel looks distorted or has styling issues
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.   , content:...
Unable to access the data from asset that is going through the workflow process
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 the client extensions, but in DXP 7.4 U82 and below, there is no way to do...
NoSuchUserException in the logs after updating to DXP 7.4 U72
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: com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the key {companyId=1042185, screenName=test}...
Analytics Cloud - Change the additions of multiple organizations for the Segment creation condition
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 they are selected and added, they create separate Organization rules. It is not...
I cannot invite new team member with error: "You've reached your Collaborator limit."
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When trying to add a new team member in my Cloud environment, I get the following message: You've reached your Collaborator limit. Is...
Unable to get default company ID error encountering after upgrade
Issue After the upgrade from Liferay DXP 7.4 to update 75 or above, the following error is showing on the console for non-liferay user domains: ERROR [main][BatchEngineUnitProcessorImpl:279] Unable to get default company ID com.liferay.portal.kernel.exception.NoSuchCompanyException: No...
How can we access portlet preferences in our custom portlet?
Issue We are trying to add a custom Portlet on a page. However, we can't provide it with the portlet preferences by using the javax.portlet.init-param.edit-template property Environment Liferay DXP 7.4 Resolution You should usejavax.portlet.init-param.config-template instead, content:...
Anchor link does not jump to the tag
Issue Scrolling to a specific div from URL (i.e. www.yourdomain.com/yourpage#scrollme) is not working on Liferay Pages if we add Liferay Form on the page.  Once the form is loaded the page is scrolled to the top Environment DXP 7.4 prior to Update 73 Resolution If you face the described...
When a user clicks the publish button to add an image, it goes to the default category UI
Issue When users work with categorization, they will notice that the categories admin image selection navigates differently.  Steps to reproduce: 1) Navigate to Global Site> Content and Data> Categorization 2) Add 'Category' 3) After adding the above category > click three dots to edit...

該当件数: 3,687 件中 1,401 - 1,440