Search Results

All Results 6949
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Are there Blade templates available for custom Web Content structure fields?
Issue Is it possible to use a Blade template to create a personalized Field for a Web Content structure? Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution For Liferay DXP 7.3 and lower versions, there is no such Blade template.  For Liferay DXP 7.4 it's possible to use the...
Global site DDMs are not exported
Issue We have some DDMs defined in Global site. In a second site (Site A), we define some DDLs that use those DDMs from Global site. We export the Site A DDLs. When we try to import them in a third site (Site B), several errors arise because of DDMs are not included in the export file,...
Publication fails caused by "No User exists"
Issue Publishing a Widget Page Template from Staging to Live will fail if the user who created it no longer exists. The following stack trace is seen in the logs: Caused by: com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the primary key 20103 at...
Use user logged data in autofill form provider
Issue How to configure form provider in order to use logged user data. Resolution Right now this cannot be achieved since the information retrieved when configuring the provider to invoke jsonws get-current-user is the information relative to the configured user credentials. There is an...
New user is not being able to login properly
Issue A new user (this also happens to LDAP users) is unable to log-in the first time, but seems to be able to log-in on the second attempt. Steps to reproduce: 1) Create a guest user from Create Account tab at the sign-in page. 2) Click on the sign-in button 3) Type the username and...
Missing thumbnails after upgrading from DXP 7.0 to DXP 7.1+
Issue After the upgrade, thumbnails are missing when we open the image gallery in the content WYSIWYG editor. Clicking on the cards makes the thumbnails appear. Environment Upgrade from DXP 7.0 to 7.1+ Resolution Liferay DXP 7.1 is using Adaptive Media to generate thumbnails for images...
Wiki has no multi-lingual functionality
Issue We have detected that wiki has no multi-lingual functionality, so it is not possible to translate their content and display the wiki pages in the correct language depending on the user. Environment Liferay DXP 7.0-7.4 Resolution This is a product limitation: Unfortunately, the...
ADT (Application Display Template) parameter configuration or update
Issue Structures and contents can have configurable parameters that can also be updated. Can we do something like this on an ADT? Environment DXP 7.0+ Resolution There is no option to do the same on ADTs. You have the following options at your service: Opening a Feature Request Please...
Web Content Template caching: Changes are displayed even though Resource modifications check is set
Issue We are trying to cache web content templates and we checked the cacheable parameter for a template. We also set the resource modifications check option to 60000. We see those modifications are displayed immediately and we expect them to be displayed every 60000 ms (so every...
HTTP ERROR 414 when attempting to move web contents/folders
Issue When I try to select all web contents and/or folders and try to move them to another folder I receive an "HTTP ERROR 414". Reproduction Steps: Go to Content & Data --> Web Content Create several web contents (more than 75 entries for DXP 7.2, and more than 60 entries for DXP 7.3...
Re-importing contributed fragment collections cause missing default resources
Issue If a fragment on a page has a static resource (an image for example), it will disappear when the fragment collection is imported again. Environment DXP 7.3 DXP 7.4 Resolution This is the expected behavior because there is an option that needs to be enabled by default.: Go to...
How to install Developer Studio using command line
Issue How to install Developer Studio using command line Environment Liferay Developer Studio Resolution Download the installer. Install Developer Studio using the following command ./LiferayWorkspacewithDevStudio-xxx-linux-x64-installer.run --mode unattended --java_executable...
Password reset notification emails may be sent to different email addresses
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event Instance settings>Email address>Email sender's email address has been...
Memory information displayed on the server management resource screen
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Which values do the"Memory Capacity" and "Maximum Memory" displayed on...
SightRoll specifications when a user is removed from the site
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue If I remove a user from the site, what happens to the configured...
Guest user cannot see the Questions widget
Issue I placed a Questions widget on a Widget Page and posted a question. The Questions widget has the Guest View permission. When a Guest user access this widget page, the posted question is not display and the portal displays the error "Error Loading Topics". Environment Liferay DXP...
How to switch between modal and full screen display of the login screen
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event Can I switch between modal and full screen display of the login screen?...
Nothing appears in the search "suggestions" widget.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Nothing appears in the "Suggestions" widget forsearches, with or without...
Form Focus Object
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue When you use the TAB key to move input items, the "label" of the form is...
The birthday is reset to {01/01/1970} on LDAP import
Issue Every time a user is logged in, the birthday is automatically updated to the default value {01-01-1970}. We configured the LDAP server in Instance Settings. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution The resolution is to add "birthday" to the list of User Ignore...
Can the Web Content-related elements' IDs change after export/import processes?
Issue I want to know if the IDs that can be seen on the UI for Web Content articles, Structures, Templates can change after exporting and importing them on the same or a different site. We did a test where we exported a web content article and imported it to another site, the ID changed...
Configuring individual value to Settings of files when using Multiple File Upload
Issue I would like to add individual value to each file for their Settings (e.g. Document Type, Display Page, Categorization, Expiration Date, Permissions) when using the Multiple File Upload option to upload several files at one time. Environment Liferay DXP 7.3 Resolution When using...
Unable to access jsonws API over Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User gets below error while trying to access jsonws API over Liferay PaaS with Basic Auth enabled at Webserver level: "error": {...
Unable to create Objects with system reserved names
Issue This article details some of the names that Objects will not be able to use as they are system-reserved. Environment Liferay DXP 7.4 Update 9+ Resolution Please refrain from using the following names as they are system reserved: actions companyid createdate creator datecreated...
Menu links not showing up in custom module after upgrading to Liferay DXP 7.3
Issue In Liferay DXP 7.0, users may have used the out-of-the-box Document Library Display Portlet to implement their own customizations with uploading Documents. However, when migrating this customization to Liferay DXP 7.3, it has been found that Document links or Menu items may not be...
Cannot export Wiki to PDF using LibreOffice
Issue Steps to reproduce: 1) Have OpenOffice installed on the machine where Liferay DXP is running. 2) Start headless OpenOffice using this command soffice --headless --accept="socket,host=127.0.0.1,port=8100;urp;" --nofirststartwizard 3) Start Liferay DXP 4) Enable OpenOffice conversion...
Custom filter(Filter Query Type:Query String) on the search result page is not working fine
Issue The custom filter(Filter Query Type: Query String) on the search result page is not working fine ERROR [ajp-nio-172.1.129.27-8080-exec-2202][ElasticsearchIndexSearcher:169] java.lang.RuntimeException: org.elasticsearch.action.search.SearchPhaseExecutionException: Failed to execute...
Search service restarting continuously
Issue Search service is restarting continuously having similar errors as below: search[search-0] java.lang.StackOverflowError: null at org.apache.lucene.util.PriorityQueue.<init>(PriorityQueue.java:105) ~[lucene-core-7.7.3.jar:7.7.3 1a0d2a901dfec93676b0fe8be425101ceb754b85 - noble -...
User shouldn't be able to select more than one category if Allow Multiple Categories is toggled to No
Issue Steps To reproduce 1. Go to Site Content -> Categorization -> Categories 2. Add a new Vocabulary called Test 3. Toggle Allow Multiple categories to No. Click on Save. 4. Add 3 categories in Test - A, B, C 5. Create a new Basic web content 6. Under Metadata > Search category, click...
Stored XSS with Blog
Issue Steps to reproduce: 1) Add a Blog's widget to a page 2) Add a blog entry 3) In the content field, switch to code view (or source view) 4) Enter a script in the content field. 5) View the newly added blog entry Observed Behavior: The script runs Expected Behavior: Script doesn't...
Scheduled Articles continue to be displayed with scheduled filter when edited to be published
Issue When an article gets initially published with a scheduled date, then edited to display immediately, the article will still appear when the schedule filter tag is used. Steps to reproduce 1) Navigate to Default site > Content & Data > Web Content 2) Add a web content 3) Set 'DISPLAY...
How Can I Reset My Liferay PaaS Environment to its Original State?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Every so often, a situation may arise during development or testing where you need to bring your Liferay PaaS environment to a...
Buttons do not have an accessible name exception
Issue When running a Lighthouse Accessibility audit in Liferay DXP 7.2 a "Buttons do not have an accessible name" exception is flagged on the report. Steps to reproduce: 1. Start Liferay DXP 7.2 fix-pack 6. 2. Open Dev Tools > Lighthouse > Generate Report (Accessibility and Desktop only)...
How to remove users from Liferay that are deactivated / deleted in the LDAP server
Issue When a user is no longer listed in the LDAP server, the authentication fails and the user cannot log in anymore, but a dead user entry remains in Control Panel -> Users. Environment Liferay DXP 7.0+ Resolution There is a way to synchronize user deactivation with the...
Service Builder not compiling correctly using Maven after the upgrade: ArgumentsResolver is not found in com.liferay.portal.kernel.dao.orm
Issue After upgrading from DXP 7.0 to 7.3 we are having the error "ArgumentsResolver is not found in com.liferay.portal.kernel.dao.orm" if we try to recompile our service builder services using Maven: [ERROR]...
Transform LDAP attributes to be properly mapped to Liferay fields
Issue I need to transform some attributes from my LDAP to be properly mapped with the Liferay fields. Environment Liferay DXP 7.3 Resolution We can define mappings from LDAP attributes to Liferay fields in the Liferay LDAP server configuration. Usually, these attributes can be mapped one...
Segments based on User text custom fields
Issue We have created a segment based on a text User Custom Field and the segment does not find users for texts with more than one word (e.g. "Finance Department"). Environment Liferay DXP 7.3. Resolution The text Custom Field must be created as "Searchable" and the option "As Keyword"...
Searching for content pages by title
Issue I am searching for content pages by title but I can't find them in the search results. Environment Liferay DXP 7.4 Liferay DXP 7.3 Liferay DXP 7.2 Liferay DXP 7.1 Resolution This is currently a product limitation, however, we already have a feature request for it so it may be...
java.lang.RuntimeException: Unable to install analysis-icu plugin error when starting Liferay using an embedded Elasticsearch
Issue The error java.lang.RuntimeException: Unable to install analysis-icu plugin error is produced when starting Liferay using an embedded Elasticsearch This error prevents the embedded Elasticsearch to start correctly. 2022-01-21 13:05:06.079 WARN [Elasticsearch Initialization...
How to hide User Facet from Search Results Page
Issue I would like to hide the User Facet from Search Results Page. Environment Liferay DXP 7.3 Resolution As an admin user, enter a keyword in the Search Bar and click the Search button. The default search function redirects to a page with results on the right and a collection of facets...

該当件数: 8,707 件中 4,601 - 4,640