Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The status for shared content is blank
Issue The status is not visible, it always coming blank.  Steps to reproduce: Navigate to the 'Content and Data'> Document and Media> upload 1-2 documents upload a new image and click on three dots to get the share...
Need to create a role for accessing Server Administration
Issue User needs to create a custom role and add permissions to access Server Administration Environment Liferay DXP 7.0+ Resolution There are no options provided under System to add these permissions. Only an...
"Text verification failed" Captcha error
Issue We are trying to use the Reset Password functionality, but every time we enter the captcha text correctly, we always get an error saying: "Text verification failed". We noticed this same behavior on other...
java.net.UnknownHostException: artifacts.elastic.co
Issue While starting the Liferay application server, the below error is encountered in the log file: ERROR [Start Level: Equinox Container: 53ada45d-f96c-449b-8a58-e68855c57982][ElasticsearchConnectionManager:70]...
Unable to start sidecar elasticsearch after upgrading JDK 8 to JDK 11
Issue Following error appeared in the console after upgrading JDK 8 to JDK 11: [Sidecar:617] Sidecar Elasticsearch process is aborted java.util.concurrent.ExecutionException:...
Uploading the large image the resize option is not appearing to resize the editor
Issue Upload the large image in the web content editor; the option to resize the editor is not available for the first time to check after publishing. Steps to reproduce: 1. Start the server. 2. Navigate to the...
How to Generate SAML Tracer export for Liferay Support
SAML Tracer can be a useful debugging tool for viewing SAML messages sent through the browser during single sign-on and single logout and helps with analyzing both SP- and IdP-initiated SAML flows, including viewing and...
Ampersand in Web Content Text field turned into & in Content Pages
Issue Create an example structure with the following associated template: <#ftl output_format="HTML" auto_esc=false> <p>-----------------</p> This should't be escaped: ${'&'} <p>-----------------</p> This should be...