Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Enable word limit in web content text field
Issue How to restrict user with a word limit in web content text field? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution As this can be an important feature, the feature request is already...
Enable Automatic Page Fragment Propagation
Issue Fragment Changes don't get reflected on page after editing Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Follow these steps to enable automatic Page Fragment propagation: Navigate to Control Panel...
Content Display Widget loses references during export/import
Issue When I export and import a page containing a Content Display Widget, the content referenced by the widget is no longer properly referenced after the import. When I edit the page, instead of the referenced content,...
Service access policy changes for System_Default in Liferay 7.3
Issue After migrating the services from version 7.0 to the new version 7.3 the service access policy for System_Default has been changed. How it can be configured with version 7.3? Environment Liferay DXP 7.3...
Avoid the categories conversion of the Web Content types during the upgrade to 7.0
Description Previous to 7.0, you were able to classify the web content with a type. The types could be specified in the portal-ext.properties, being the next the default types list: # # Set the list of article types....
Which is the correct place for Liferay to automatically display an error message ?
Issue The error message that appears in a widget whenever the user wants to launch an error, sometimes the message appears at the bottom of the page and others at the top. For example, the same portlet twice in a...
Multiple rich text fields assign the same default value
Issue If several 'Rich Text' components are included in a form and assigning a different default value to each of them, then while saving, it assigns the same value to all the fields. Steps to reproduce: Start a...
Unable to edit form if interface configured in other locale other than English language
Issue Unable to edit email in form or save any form if the user configured their interface in other than the English language. Reproduction steps: 1) On clean instance, configuration leaves only 'Spanish' as...
Paragraph field and Rich Text field lose field values in Forms
Issue The paragraph field loses its field value when navigating through the Forms Builder, for example: After adding a paragraph field with some text, adding a Rich Text field with a pre-defined value causes the...
Liferay Portal stops working after changing the theme to Minium or Speedwell
Issue When I changed the Current Theme in the Public Pages settings to Minium, Freemarker errors are thrown and Liferay Portal immediately stops working: ERROR [default task-16][runtime:59] Error executing...
Requirement of blog multi-lingual functionality
Issue Why isn't the blog multi-lingual where many other asset types are? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Currently, blogs are not multi-lingual (localized) in Liferay. For...
Hidden fields have their values saved with the Form entry
Issue If a form has a hidden field with a pre-defined or an entered value, it saves that value to an entry when it is submitted. The hidden field should not save any value, it should be left blank. Environment...
Unable to perform any document & media related task post updating Upload Request Size field under system settings.
Issue Post updating the upload request size field under system settings user is unable to perform any document & media-related task like uploading files, creating the folder, etc. with the below warning in the server...
Child organizations and organization users are displayed in one list in DXP
Issue When I view an organization and the users and child organizations are paginated, I want to be able to view all the child organizations separated from all the users within the organization. Currently, they're in one...
Support between Amazon S3 and Liferay
Issue What is Amazon S3 and how it can be used with the Liferay? Environment Liferay DXP 7.2 Resolution Amazon S3 is part of Amazon Web Services (AWS). AWS provides many useful services in the cloud such as virtual...
Navigation menu problem to drag and reorganize pages
Issue When a navigation menu containing many pages is created, the user may have difficulty reordering and changing the page level. In addition, when the user tries to drag a page, the scroll enters in a loop and...
Disable Admin password reset email notifications
Issue The user should not receive the email notification for the password change. Environment Liferay DXP 7.0 Resolution The requirement is not available out of the box in Liferay. If you want to achieve this...
How to remove the + button from Document and Media
Issue How can the + button be removed from the Document and Media Portlet Environment Liferay DXP 7.0 Resolution To remove the + button from Document & Media Portlet, please follow the below steps: a) Navigate to the...
Why does the LDAP import schedule start over whenever I reset my server?
Issue I would like my LDAP import to run at specific times and dates. I can set LDAP import intervals by number of minutes through either System Settings or Instance Settings: Control Panel > Configuration >...
"Submit for Publication" button is inactive after a workflow task is rejected
Issue Using the Single Approver Workflow, if a content reviewer rejects the submission, we cannot resubmit after editing it, because the "Submit for Publication" button is inactive and cannot be clicked....
How to configure liferay to invoke web services with Digest Auth
Issue How to configure Liferay to invoke web services with Digest Auth and use it in a client. As example we'll use POSTMAN Environment Liferay DXP 7.1+ Resolution As example, we are going to configure the access to...
HTML formatting lost when toggling the code view
Issue After installing Fix Pack 9 or Fix Pack 10, the formatting that can be seen when viewing the HTML code view is lost when toggling back and forth between the different view options. For Example, initially, the...
SSLHandshakeException handshake_failure after updating Liferay Workspace
Issue SSLHandshakeException handshake_failure is thrown after updating the Liferay Workspace version, as shown below: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at...
Unable to configure the Web Content custom template key value in place of autogenerated template key
Issue Unable to configure the Web Content custom template key value in place of autogenerated template key. Environment Liferay 7.3 Resolution For Web Content, toggle the setting in Control Panel - System Settings -...
Cleaning Data in Embedded Elasticsearch 7
Issue When starting up Liferay DXP 7.3 with a clean database, I'm encountering a Red Health status for my embedded Elasticsearch server: 2021-04-08 18:27:44.067 ERROR [main][ElasticsearchEngineConfigurator:93] bundle...
Is it possible to modify only a single instance of a service?
Issue I have multiple instances running of the same service. Is it possible to deploy changes (different configuration or jar files) to just one of the containers instead of applying them to all instances?...
Liferay Digital Experience Platform Readme
Thank you for choosing an Enterprise Subscription to Liferay Digital Experience Platform (DXP). Liferay DXP allows you to create and connect personalized digital experiences across...
The source code format is misaligned in the AlloyEditor
Issue When updating the DXP 7.1 instance patch level from de-17 to de-20, the code view shows the misaligned format of the tags in the editor of the web content. To format it again, every time while editing the code,...
I cannot upload images on Web Content larger than 50kb
Issue After uploading a small image greater than 50kb in the Featured Image of a Web Content, it does not allow to publish the changes, the following message is displayed: Error: Please enter a small image with a...
Custom module created from form-field template not working as expected
Issue I created a custom form field using the form-field template in Developer Studio, but when I deploy the module, the form field is not working as expected. The form field does not render and the form never...
Is it possible to fill a form field using a URL parameter?
Issue I would like to have a predefined value for a field in a Liferay form. Is it possible to pass this predefined value using a URL query parameter? Environment Liferay DXP 7.0 or higher. Resolution Passing a...
Site Admin can't access Fragments page if Global fragments exist in the portal
Issue After adding fragments in the Global site, site administrators are encountering a Fragments is temporarily unavailable error when attempting to access the Fragments under Site Administration. Environment DXP 7.2+...
Why the error "java.lang.IllegalArgumentException: none of the ciphers........are supported by this JVM" is thrown in the logs
Issue What is the reason behind the following error which is thrown in the logs? [server.startup : 2][com_liferay_portal_search:103] [com.liferay.portal.search.internal.SearchEngineHelperImpl(549)] The...
WARNING "filterNormalizeUri received bad value" when working with blog entries
Issue The following WARNING is obtained when editing/listing blog entries: WARNING [http-nio-8080-exec-7] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad...
Blocking IPs in Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You do not want a specific IP (or a range of IP...
Reset the admin user password
Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure...
Custom Facet does not work with custom field (expando) created as 'searchable as keyword'
Issue Create a custom field for Web Content Articles name: mycustomfield type: text area set it 'searchable as keyword' Create a web content article and populate mycustomfield with any string (abc) call...
Submitting a Document with the same name results in an error and losing the file from the form field
Issue When you submit a file in the Documents and Media portlet that has the same title as a different file, an error is produced that prevents you from submitting it. When this happens, the file is lost from the form...
CSS calc() incorrect minification when css.fast.load=true
Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
I cannot import a LAR file through the widget's Export/Import menu
Issue I have a LAR file that was exported from the portal instance (for example: Wiki_Admin-202004081110.portlet.lar) I navigate to the page where the Wiki widget is located and select the Export/Import option in the...