Search Results

ナレッジベース 3761
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
404 Error when assigning workflow task
Issue Upon assigning a single-approver workflow task, users encounter a 404 error page. The following stack trace is recorded in the logs: ERROR Unable to process portlet...
DDMStorageAdapterSaveRequest has no possibility to distinguish between final Form Sending and Auto-save event
Issue I am using a custom form storage adapter which calls an external service when the form is submitted. I noticed that in combination with the auto-save feature of Liferay Forms, this results in repeated calls of the...
Upgrade to 7.4: DDMFieldUpgradeProcess takes an awfully long time
Issue We are upgrading to 7.4 and noticed that the upgrade process is working a lot at DDMFieldUpgradeProcess, this part seems to be taking a very long time Environment upgrade to 7.4 Resolution This is known. It happens...
How to improve "idle in transaction" state in PostgreSQL?
Issue A user encounters a state where a specific update is not being executed. The system hangs and the specific process cannot finish. Hanging transactions in the database that can only be unblocked if you...
Service Builder: Cannot find symbol *LocalService for referenced entity
Issue After targeting a more recent version of the product, you may get a 'cannot find symbol' error for an injected @Reference in your FooLocalServiceBaseImpl class. Something like this: error: cannot find symbol...
Asset Publisher does not update existing Web Content that has been edited and scheduled for future publication
Issue When using an Asset Publisher on my Portal, if I make any changes to a existing Web Content and schedule it to be published at some point in the future, my Web Content disappears from my Asset Publisher and only...
Error "Invalid site key" when using reCAPTCHA v3
Issue When configuring reCAPTCHA v3 and testing it on the "Forgot Password" page, the following error message is reported: "ERROR for site owner: Invalid site key". Environment Liferay DXP 7.2+ Resolution Liferay...
Title is not replaced when importing fragment
Issue When renaming a fragment that has been previously imported into the environment in a collection and subsequently importing the same collection again, the system indicates a successful import. However, upon...
http.nonProxyHosts property is being neglected
Issue You might encounter an issue where you are using a proxy and configured http.nonProxyHosts property, but it seems it is being ignored Environment Liferay 7.0+ Resolution Make sure that you use the right...
Not found error accessing commerce product detail
Issue Steps to reproduce: Create a new site (language default en_US, and make sure the en_GB is available) based on a minium site initializer Create a new Catalog with language en_GB and EUR as currency (Catalog A). Create...
Theme elements appear duplicated on embedded pages
Issue The header, footer, search bar and other elements appears duplicated on embedded pages. Environment DXP 7.4 Resolution It is possible to edit a page so that only the embedded page is displayed. For this, you...
Error: Only known users are allowed to sign in using OpenID Connect.
Issue You might encounter an error when using OpenID Connect, and users who are not yet been registered to Liferay are unable to login as they are identified as strangers. The error appears as the...
Images displayed in a fragment lose resolution
Issue An image selected in a fragment loses resolution and is displayed with lower quality. Environment Quarterly Release 2023.q3 Resolution The image resolution is adapted to the resolutions defined in Adaptive...
The code view is visible at the bottom of the content section
Issue In the web content, when selecting the 'Code View [</>]' of the content section, the code view won't display, but, if users scroll to the bottom, the code view is visible. Steps to reproduce: 1. Start Liferay...
Form Cannot Save Due to Size
Issue When trying to save a large form, the following error is pushed out, "The Page was not displayed because the entity was too large." This is common for environments that are using a V1 Web Application Firewall...
Lots of "JSONArray text must start with" DEBUG messages in logs, thrown by DDMFormFieldOptionsFactoryImpl
Issue "JSONArray text must start with" DEBUG message are written to the logs when some Liferay Forms operations are carried out. 2023-09-14 11:34:05.180 DEBUG [http-nio-8080-exec-40][DDMFormFieldOptionsFactoryImpl:214]...
Insecure Cross Document Messaging
Issue Cross Document Messaging (also known as Web Messaging) introduced the postMessage() method, with which plaintext messages can be sent cross-origin. It consists of two parameters: “message”, and...
Actions menu duplicated in Documents and Media portlet after migration from 7.0 to 7.4
Issue After an upgrade from 7.0 to 7.4 actions menu (three vertical dots) in Documents and Media portlet is duplicated. Environment Liferay DXP 7.4 Resolution Before the upgrade, in 7.0 some entries in the...
Issue accessing friendly URL containing special characters in upper case
Issue After updating the portal from DXP 7.3 U15 to DXP 7.3 U27, we cannot access friendly URLs containing special characters in upper case. We see the following error: The requested resource could not be found...
java.lang.StackOverflowError while deploying Liferay service caused by getSuperLocale
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This error could occur in Liferay PaaS environments,...
ADA Accessibility - I expect Screen Reader focus not to navigate to blank spaces when using the Tab key
Issue Expected Result: When using the Tab key to navigate, Screen Reader focus only goes to areas which have visible text or content, not visibly blank spaces. Actual Result: Screen Reader Focus is landing on...
ADA Accessibility - I expect the Tab key focus to be visible for all elements when editing the Home page
Issue Expected Result: The keyboard Tab key focus should be clearly visible for all the interactive elements on the page. Actual Result: The keyboard Tab key focus is not visible for all the elements in the main...
Data Provider fails to provide data for a text field
Issue I am trying to fill a text field using the DDMRestDataProvider and the Autofill Rule. I was inspired by the following article:...
ADA Accessibility - I expect the Home page to be keyboard accessible when zoomed to 400%
Issue Expected Result: I expect the Home page to be accessible via keyboard when the page is zoomed in to 400%, and for the left navigation panel to collapse when zoom is applied. Actual Result: The left...
BasePanel class does not have setPortlet method
Issue Post Upgrading Liferay DXP 7.2 to DXP 7.4, the user tries to upgrade their custom code which uses the BasePanel class. Below error is encountered while trying to deploy the code The method setPortlet(Portlet)...
ADA Accessibility - I expect the "Search" button to have an accessible and appropriate label
Issue Expected Result: I expect the Search buttons to have the correct label and for the Screen Reader to announce it with the following announcement: "Search Button" Actual Result: the Screen Reader is...
UpgradeException while restoring a lower version of Liferay in Liferay PaaS environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User gets UpgradeException while trying to restore a lower...
Files are Azure Blob are being repeatedly fetched
Issue If a customer has a large enough document library and enough pages in the blob storage, there is a chance that when the file/document is fetched, too many pages will be fetched causing the file to never be...
How to use validation for a fragment's text field?
Issue You want to create validation for a fragment's text field When trying to validate a fragment's text field using Freemarker, it is not executed in the published editable field The validation only works on the...
Freemarker is not executed in an editable field
Issue When Freemarker code is added to an editable field fragment's HTML section, the Freemarker code is not (always) executed on the published fragment. Environment Liferay DXP 7.4 Resolution It is not possible to...
Unable to publish page due to NPE - Unable to process portlet com_liferay_layout_content_page_editor_web_internal_portlet_ContentPageEditorPortlet
Issue When attempting to publish a page with an Asset Publisher configured to display entries from a Document Folder, an error message is displayed in the UI: "This page is not available. If this problem...
CSP headers are not working on DXP-7.4
Issue Trying to attempt to work with the CSP feature, which is present in update 90 under feature flags, but users are still experiencing issues where they are unable to edit the page and it is continuously...
Page Fragments is temporarily unavailable UI error
Issue Some issues with the page fragment option inside the system setting. Steps to reproduce: 1) Start the DXP server 2) Log in as an Admin user 3) Navigate to Control Panel> System Settings> Content and Data>...
High CPU utilisation while using script to login users continuously
Issue Facing high CPU utilization while logging-in high number of users per minute continuously (24x7) using username-password authentication, mostly while fetching data using some scripts. Environment Liferay DXP...
Pagination does not show up using custom Search Results widget display template
Issue Pagination is missing after upgrading to DXP 7.4-u75 using custom Search Results widget display template Environment Liferay DXP 7.4 Resolution This is a known bug and has been addressed in u82 using...
Portlet's title is shown instead of the web content's title
Issue The web content's title is not displaying. Steps to reproduce: Start server Create global web content Put a WCD on a page, select global scope, and display the web content in it Observed behavior: Portlet's...
Guest unable to add entries to object longtext field
Issue Guest is uanble to add entries to a form containers. Steps to reproduce: Create an object with a custom field(say TestField) of type Long Text. Edit the custom field and add a limit of 500 and save this...
There will be more than one default Transition in Kaleo workflow
Issue The user cannot set the first created Transition of a task to "default=false" and there will be more than one default Transition. Environment Liferay DXP 7.4  Resolution This behavior is a known bug of DXP...
cart total rule in discount portlet
Issue While publishing the Discount it's not showing as the cart total minimum account is required to fill. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Discounts > Pricing > Commerce. 3. Click on...
Language Modules Configuration Display template not working properly
Issue Language Selector shows same template, if user selects a different display template. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a widget page. 3. Now, drop the 'language selector' widget on the...
Performing a search from System or Instance Settings throws an error exception
Issue When using the search bar in Control Panel for System Settings, Instance Settings, etc, an error exception is thrown and the UI presents the following message: “Portlet is temporarily unavailable" ”....
Workflow issue after changing 'ROOT' context to 'myportal'
Issue Shows a blank page after changing the details of the 'task' node in the assignment type to the user then clicks on 'save' and then clicks on the 'task' node. Steps to reproduce: Update the ROOT folder name...
Accesibility icon not being shown in a custom admin theme
Issue We've created a custom admin-theme but when we go to Instance Settings or System settings, it doesn't show some icons, p.e: accesibility icon. Environment Liferay DXP 7.4 Resolution Having the correct...
404 VIEW Permission Error occurs for Account Members API despite "View Users" Permission on the Account
Issue A 404 error code with status “NOT_FOUND” response is generated after making an API call to the "getAccountUserAccountsByExternalReferenceCodePage" endpoint. This occurs even if the caller has the “View Users” permission...
Losing CSS Client Extensions when navigating to different page settings tabs and saving
Issue CSS Client Extensions are being lost when navigating to a different tab in page settings and saving changes. This can be reproduced with the following steps Steps to reproduce Start a clean bundle of Liferay DXP...
"The requested resource could not be found" errors
Issue The requested resource could not be found errors can be observed with my profile and my dashboard or let's say users cannot access their own personal pages. Steps to reproduce: 1) Set up a clean instance of...
Unable to view the updated content with 'View in Context' redirection link
Issue Users are unable to view the updated content on the page when clicking on 'View on Context'. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the 'Single Approver Workflow' to the web content. 3....
How to check multibyte MySQL table data with Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been...
Site navigation menu can't be edited
Issue We noticed that our site navigation menu is not editable anymore and it throws an error message and an exception in the logs when we open it: <Menu> is temporarily unavailable....
The user can see the Required checkbox
Issue The required field from the data provider screen should be hidden Steps to Reproduce: Navigate to Content & Data -> Forms and click on the 'Data Providers' tab Click on + to create a new data provider...
Unable to add Relationships between the Account / Portal Address Object and Custom Object
Issue When trying to create a relationship between the Account or Portal Address system object and a custom object, it fails. Depending on the (wrong) setup, the user might receive the following error message in the...
No data is sent to Analytics Cloud after connecting to DXP
Issue We have connected our DXP instance to Analytics Cloud No data appears in AC, even after a few hours' wait   Environment Liferay DXP 7.0+ Analytics Cloud   Resolution Please access the DXP site from different...
Jenkins build fails with "Default Jenkinsfile not found"
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 updated our CI service's version after...
Jenkins build fails with "LCP.json with id "undefined" is not valid against the schema" error
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Our new build is failing in Jenkins with the...
Automatic log rotation doesn't work
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 updated our web service to...
Stylebooks with Accent or Special Characters in Title Fail to Export
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 attempting to export a stylebook with a name containing...
Adding role attribute to tables in CKeditor
Issue At Content & Data > Web content, create a new web content and add a table in it In the table properties there is no option to add a role Expected result: role="presentation" can be added to tables, therefore...
Suggestion for troubleshooting/debugging document preview generation problems
Issue Document previews do not seem to be generated, we keep seeing the "Generating preview will take a few minutes" message. No errors in the logs. How can I troubleshoot or get more logs about what is happening during...
Loading a module to nginx
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 need to load a module for restricting IP accesses...
LDAP users are not being added to portal upon sign in and cannot sign in
Issue LDAP users not getting created upon sign in, preventing authentication and resulting in errors similar to: ERROR [https-jsse-nio-8443-exec-1][AutoLoginFilter:256] Current URL /portal/ generates exception:...