Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Different tables that are associated with the document data
Issue How data flows in the database tables after uploading an image. Environment Liferay 7.0 Resolution When the documents have been uploaded via document and media portlet from the Liferay portal, its metadata is...
User 20156 is not allowed to access URL
Issue While updating any user details the below error is thrown: WARN  [http-nio-8080-exec-2][SecurityPortletContainerWrapper:348] User 20156 is not allowed to access URL...
Web Content HTML issue
Issue 1. Create basic web content and copy shared Html in Html editor. 2. Try to publish content. 3. Check logs for errors. 4. Remove commented code in shared HTML and copy again in the content's HTML editor. 5. Try to...
SAML with Azure AD Fails to Authenticate and Throws Email Validation Error when URL format attribute names are used
Issue Liferay SAML integration with Azure AD may not be properly configured, specifically in regards to the Attribute Mapping. This results in an Email Validation error being thrown in the logs when a user attempts to log-in...
CSS minifier skips translating relative urls for already minified files
Issue Combo servlet bundles/aggregates multiple CSS files into single downloads. Some of those CSS files might already have been minified, so those are not minified again. Apart from bundling multiple files, the...
Expected regex syntax to validate Liferay form fields
Issue Facing invalid error message on form UI while working with the 'Regex Expressions' to validate the fields even though right email id is entered. Issue encounters while using the below regex to validate an...
"SSLException: No PSK available. Unable to resume" error is thrown and Elasticsearch Monitoring/X-Pack Monitoring widget is broken with Kibana 7.11+
Environment Liferay DXP 7.1-7.3 with Liferay Enterprise Search subscription Elasticsearch Monitoring/X-Pack Monitoring widget Elasticsearch & Kibana 7.11+ JDK 11 Symptom When Liferay DXP is configured with JDK 11 and...
Lots of warnings in the logs: SecurityException Access denied to com.liferay.document.library.kernel.service.DLAppService#ge tFileEntryByUuidAndGroupId
Issue In our server logs we see a lot of warnings with stack traces like these: 2021-03-05 07:10:40.666 WARN [http-nio-127.0.0.1-8080-exec-276][PortalImpl:6843] java.lang.SecurityException: Access denied to...
The Asset Publisher shows no content for non-admin roles after upgrading to 6.2 EE portal-173+ fix pack
Issue After upgrading from an old 6.2 EE fix pack up to a newer one, for example portal-173-6210, users with non-admin roles will no longer be able to see web contents in the Asset Publisher, instead, users with...
Error executing FreeMarker template with #null when rendering web content
Issue When trying to render a web content we get the following error in Liferay DXP log: 2021-02-12 11:41:48.911 ERROR [http-nio-8080-exec-9][runtime:59] Error executing FreeMarker template FreeMarker template...
Is it Possible to View HTML Source Code in Text Fragments?
Issue As a user, I would like to have access to the HTML source code for text fragments. Environment DXP 7.3 Resolution Alloy Editor does not currently have a source code view feature.  Additional Information It...
Increase/decrease uploaded image resolution to make to 300 DPI as standard
Issue A requirement of increasing/decreasing uploaded image DPI (resolution) to make to 300 DPI as standard. Required API which we can be called programmatically from the code to increase/decrease DPI for uploaded...
Allow users to get accurate search results for public page content when using the common search functionality
Issue After publishing to 'Live' and 'Re-indexing', when searching for the public page once again on the staging server, zero results displayed. After configuring 'Remote Staging', the search results which were...
Accurate search results for public page content after configuring 'Remote Staging'
Issue No results found after publishing changes to live Steps to reproduce:  Set up a clean instance Set up another (remote environment) instance. Create a new content page in the local environment. Add a basic...
Huawei devices and Liferay Push notifications
Issue Liferay Push uses Firebase Cloud Messaging. Firebase Cloud Messaging will not send notifications to devices that don't have Google Services running on them. As of May 16, 2019, Google Services cannot run on...
Unable to download files bigger than 1GB: "upstream prematurely closed connection while reading upstream"
Issue You can not download big files from the Liferay DXP, in general you can have problems with files bigger than 1 GB, as commonly are some LAR files. There is an error in the webserver service's log file similar...
Uploading Images through Web Content disappear after upgrade
Issue When uploading images using the image field in a web content structure, the images do not appear in the documents and media portlet. After running the upgrade to Liferay DXP 7.3 from a prior version of Liferay,...
Control Panel Menu is displaying for all users
Issue All authenticated users are seeing the Control Panel displayed on the left-hand side of the screen Environment Liferay DXP Resolution Display of the control panel is controlled by the permission...
Post deployment of SAML plugin the SAML Admin page is blank
Issue After deploying the SAML plugin in the Liferay instance, the SAML admin page displayed blank. Below Stack trace occurs in the log at the time of performing the above actions. 2021-03-23 19:14:22.610 WARN...
Where can I find the source code of Liferay Connector to Elasticsearch 6 plugin?
Issue Where can I find the source code of Liferay Connector to Elasticsearch plugin? For example Liferay Connector to Elasticsearch 6 and: com.liferay.portal.search.elasticsearch6.api-2.1.6.jar...