Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Repeatable web content structure items causes error and block publishing
Issue Steps to Reproduce: 1) Take Liferay 7.1 and install fix-pack dxp-14. 2) Connect with MySQL 5.7 3) Create a structure with two text fields       a) Add one text field 1 - make it repeatable       b) Add another...
How to define the log level of a service at the Liferay Cloud console from the URL
Issue I want to define the log level of a service To increase le VPN lo level to DEBUG  Environment Liferay Cloud Console Resolution Just need to configure the URL with the following structure with the correct...
unsupported symbol error after migration with geolocation as field name
Issue The word "geolocation" is not a reserved word in Liferay Portal 6.2 but in DXP it is. If a field name at Liferay Portal 6.2 is "geolocation", after the upgrade to DPX it could generated an Elasticsearch error...
Creating a new structure with a date field results in a Freemarker error
Issue When you create a new structure that includes a date field and try to save it, you receive an error similar to this: Error executing FreeMarker template FreeMarker template error: The following has evaluated to...
SocketTimeoutException
Issue What is the underlying cause of java.lang.RuntimeException: java.net.SocketTimeoutException 2021-06-18 07:55:41.652 ERROR [liferay/segments_entry_reindex-2][ElasticsearchIndexSearcher:165]...
ActionException error starting a node in cluster mode
Issue When a node starts in cluster mode, with the property "cluster.link.enabled" enabled, an error trace like the following appears in the log: 2021-03-22 10:20:12.856 WARN [http-nio-8080-exec-1][PortalImpl:6840]...
Unable to disconnect Analytics Cloud instance from Liferay DXP
Issue There is a known issue where you may be unable to disconnect the Analytics Cloud instance from Liferay DXP An error indicating "Error: Your request failed to complete." will appear in the UI, and the following will...
Any user who has not securely logged out will have their session terminated?
Issue Terminating the session of any user who has not properly logged out, for example, who has unexpectedly closed the transaction window, etc. This user does not have to wait for the default time-out to be...
LAR Import fails with Error Invalid file name
Issue We are trying to move documents from one environment to another environment using the Documents and Media menu. We managed to export the documents from Production environment correctly, but when they were...
After searching document folder does not show documents
Issue Steps to Reproduce: 1) Go to Content > Document & Media. 2) Create a Folder(say Test Folder1) and inside that folder create one basic document(say Test Document1). 3) Now go to home page and search with keyword...
Form can not be added
Issue Steps to Reproduce: 1. Log in as Admin user. 2. Go to Control Panel -> Configuration -> Instance Settings -> Miscellaneous 3. In Available Languages, Move all the languages present in the Current Section to...
Choose category name show subcategory web content in Asset Pubilsher
Issue Steps to reproduce: Add a site with page Add a vocabulary: Vocabulary Name Add a category for Vocabulary Name: Category Name Add a sub category for Category Name: Subcategory Name Add a web content with Category...
Editable field isn't working within loops in page fragments
Issue Steps to reproduce: Under Site Builder > Page Fragments, Import fragment entries.zip(Attached) Drag the fragment on the content page, In the configuration defaultValue for iteration is 3. It works fine and fields...
How to call custom CSS?
Issue How to call custom CSS in portal normal.ftl file Environment Liferay DXP 7.2 Resolution The custom styling can be added by using theme’s _custom.scss file (i.e., src/css/_custom.scss). Liferay DXP supports...
Google AdWords in liferay
Issue How to use Google AdWords in Liferay. Environment Liferay DXP 7.0 Resolution Google AdWords is a pay-per-click online advertising platform that allows advertisers to display their ads on Google's search...
LDAP Imported Users are not been shown in control panel
Issue LDAP is configured (and tested by using the testing buttons) in the portal. If you check the database you could find them (it means that they have been imported to the portal from LDAP as expected). The problem...
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...