Search Results

Capability
Feature
Deployment Approach
Issue with DynamicQuery for KaleoInstanceToken and DDMFormInstanceRecordVersion
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue Below error was encountered while trying to use the 'Dynamic Query' in custom code: ERROR [http-nio-9090-exec-9][DynamicQueryFactoryImpl:83] Unable find model...
Published Date: Jan 1, 1970 12:00 AM
/c/ redirects to login page
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue When the user tries to access the URL: 'http://localhost:8080/c/', even if the 'c' page doesn't exist, it redirects to the login page instead of a 404 page not found. Environment Liferay DXP [all versions]...
Published Date: Jan 1, 1970 12:00 AM
Eclipse / Liferay IDE: "Failed to read schema document" URL when creating JNDI connections for Spring Portlets
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue When creating JNDI connections using Spring, Eclipse / Liferay IDE users may encounter the following error: "Failed to read schema document 'http://www.liferay.com/schema/lrjee/liferay-jee.xsd', because 1)...
Published Date: Jan 1, 1970 12:00 AM
Metrics workflow data in the database
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue There is a metrics table in the workflow on UI: Navigate to Application Menu→ Workflow→ Metrics. Select the workflow belonging to it and open the transaction under the workflow In which table has the metrics...
Published Date: Jan 1, 1970 12:00 AM
'Unable to write temporary file' when uploading large LAR files
authorEmailAddress: daniel.carrillo@liferay.com, authorName: Daniel Carrillo Broeder, content: Issue After uploading a LAR file, a message "The file <filename>.lar cannot be imported: Unable to write temporary file" is displayed Environment DXP 7.3, DXP 7.4, Quarterly Releases Resolution Liferay...
Published Date: Jan 1, 1970 12:00 AM
Different behavior if you call a non-existing jpg or a gif
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue A user tries to open a non-existing file with the documents path For example: localhost:8080/documents/abc.jpg or localhost:8080/documents/abc.gif The user will get a "Not Found" Page but it is not the same for...
Published Date: Jan 1, 1970 12:00 AM
Rest API to perform web content structure Import and Override
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: Issue Does Liferay provide any Rest API that can be used to save exported JSON of structures into Liferay DB, like the option "Import and Override" in Structure tab of Web Content? To be more precise, imagine a simple use...
Published Date: Jan 1, 1970 12:00 AM
DDMStorageAdapterSaveRequest has no possibility to distinguish between final Form Sending and Auto-save event
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: 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...
Published Date: Jan 1, 1970 12:00 AM
Web Content Structure is unresponsive when making a selection
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue The Web Content & Structures field is not operating as expected when changing values. Create a structure with a Select from List. Export it to JSON. Change the value of Select from List to comma-separated words...
Published Date: Jan 1, 1970 12:00 AM
Unable to add documents to folder with workflow
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue When attempting to create a new Web Content and selecting the "Link" option within the "Content" field, if a folder with an active workflow is chosen, the portal restricts the addition of documents to that...
Published Date: Jan 1, 1970 12:00 AM
"Link to URL" parent page can't have a "Link to URL" child page
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue After creating a "Link to URL" parent page, the ability to create a "Link to URL" child page is not available. This functionality used to be available, but isn't available anymore. Environment DXP 7.4...
Published Date: Jan 1, 1970 12:00 AM
Upgrade to 7.4: DDMFieldUpgradeProcess takes an awfully long time
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: 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...
Published Date: Jan 1, 1970 12:00 AM
Remove Site Name and Instance Name from SEO
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue Sometimes customers request an...
Published Date: Jan 1, 1970 12:00 AM
Object creation fails with the error "400 Bad request Someone may be trying to circumvent the permission checker"
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: 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 I try to create new objects, I receive the following error...
Published Date: Jan 1, 1970 12:00 AM
Database throughput problems due to queries to the AssetEntry table executed by the assetEntryLocalServiceUtil.getEntries method
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: Issue We have a custom development that calls the assetEntryLocalServiceUtil.getEntries method: AssetEntryQuery assetEntryQuery = new AssetEntryQuery(); assetEntryQuery.setAnyCategoryIds(new long[] { categoriaMesVistos...
Published Date: Jan 1, 1970 12:00 AM
DocuSign API rules and limit
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue APIs are failing, hence Liferay has to provide a feature to restrict the API limit. Environment Liferay DXP 7.4 DocuSign Resolution With the current DocuSign integration feature provided by Liferay, the...
Published Date: Jan 1, 1970 12:00 AM
Log messages for Stored XSS vulnerabilities
authorEmailAddress: peter.schwarcz@liferay.com, authorName: Peter Schwarcz, content: Issue We would like to know whether there are any strings to search for in log files, to check if any of the following vulnerabilities have been exploited in our environment? LSV-1237 / CVE-2023-42628 LSV-1236 /...
Published Date: Jan 1, 1970 12:00 AM
DocuSign Error: The access token provided is expired
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue When attempting to work with a new token for DocuSign integration, the following errors are observed: DEBUG [https-jsse-nio-443-exec-38][DSEnvelopeManagerImpl:177] [LPP-50430] value of Json Object is...
Published Date: Jan 1, 1970 12:00 AM
Getting 'DuplicateSamlIdpSsoSessionException' in the Debug Logs
authorEmailAddress: madhusudan.sharma@liferay.com, authorName: Madhusudan Sharma, content: Issue Users are facing intermittent login issues in the SAML environment; however, the below error is observed frequently in their log files: DEBUG [default task-73687][BaseSamlStrutsAction:61] null...
Published Date: Jan 1, 1970 12:00 AM
“Your request failed to complete” shows up when trying to discard changes of a published Publication
authorEmailAddress: marcos.xavier@liferay.com, authorName: Marcos da Silva Xavier, content: Issue “Your request failed to complete” is displayed in the UI when trying to discard the changes of a published Publication. Environment DXP 7.4+ Resolution What happens is that, originally, the Discard...
Published Date: Jan 1, 1970 12:00 AM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy