Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to access a custom navigation menu in theme
Issue DXP 7.0+ provides capability to create navigation menus from the UI (production menus). However, after creating one navigation menu, I am trying to refer the menu items inside theme. I know the default main nav...
Migrating the users from one portal to another
Issue The requirement to import or migrate users from one Liferay Portal to the another Liferay Portal. Environment Liferay Portal 6.2 Resolution Importing users between the environments is not currently...
The Password Reset Screen is no longer showing the "Please set a new password" description
Issue After upgrading from 6.x to 7.x, the Password Reset Screen is no longer showing the "Please set a new password" description text. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution The "Please set...
Liferay DXP Searching & Indexing FAQ
This article aims to answer basic questions around how indexing works in Liferay DXP. This information is applicable for all search platforms whether using Elasticsearch, Solr, or some other search. For a full...
The dependency versions are not removed by Liferay Upgrade Planner
Issue While upgrading code using Liferay Upgrade Planner, the dependency versions are not removed by Liferay Upgrade Planner after the step of "Remove Dependency Versions". Environment Liferay DXP 7.2 Liferay Dev Studio...
Users which are deleted from Active Directory are present in the Liferay Portal
Issue Users are not getting deleted from Liferay Portal even when these users are deleted from Active Directory. Environment Liferay DXP 7.0  Resolution This is the intended behaviour of Liferay Portal....
Unable to Submit Form through IE.
Issue When submitting the form from IE browser the below error is received  "The selected form no longer exists."  Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue and fixed...
Addressing UI issues after the installation of a hotfix or fixpack
Issue The purpose of this article is to help alleviate potential UI issues that appear after the installation of a hotfix or fixpack using Liferay's Patching Tool. For example, after installing a hotfix or fixpack that...
Why does logging in with a new user create two '\home' entries in the database?
Issue After logging into the portal, two entries of friendlyURL '\home' are made in the layout table for every new user is created Environment Liferay DXP 7.0 Resolution This is the intended behavior of...
Gradle builds failing to complete
Issue When using Gradle my builds are failing to complete  Environment Liferay DXP 7.1 + Gradle ver. 4.10.2 Resolution Please try downgrading to Gradle ver. 3.5.1 and then repeating the full build process...
Change the Sitemap format in Liferay DXP
Issue The default Sitemap format in Liferay DXP is "Sitemap Index". For example, accessing http://localhost:8080/sitemap.xml will return the following content. How do I change the default format to use Sitemap instead?...
Store documents in a database
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...
What does the "Expired" filter do in Web Content?
Issue When examining Web Content assets through Site > Content > Web Content, there are filtering options that permit specific articles to be displayed. In this article, we hope to clarify the intention of the "Expired"...
Can I change the default Control Menu position to closed?
Issue Is there a setting or configuration to have the left side Control Menu hidden by default when a user logs in on our site? Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution There are no settings or configurations...
Conversion process fails in Adaptive Media
Issue When I try to convert my images in Adaptive Media, the whole conversion process fails I see this message in the console: Caused by: java.lang.IllegalArgumentException: Unknown image type 0 at...
Are Fix Packs cumulative?
Issue I would like to install the latest Fix Pack. Do I need to install all previous ones as well? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution All Fix Packs are cumulative here at Liferay. This...
Change of context between themes is not working as expected
Issue Changing pages using the navigation from Liferay won’t actually trigger a reload in the page. Instead, the content that is being displayed will change, and some of the resources and imports won’t actually be...
How to simulate a remote staging environment with one portal
Issue To simulate a staging environment with just one portal instance. Environment Portal 6.2 DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Just need to configure in the remote staging configuration page, the site id of...
LDAP users are able to login with Default User Password
Issue Users from LDAP are able to login with the value which is defined in "Default User Password" field under the LDAP import/export settings. Environment Liferay DXP 7.0 Resolution Liferay will allow the...
Unresolved OAuth2 Issue with DXP 7.1 SP1 or SP2
Issue After deploying a hotfixed marketplace app like OAuth2 to a bundled Digital Experience Platform (DXP) 7.1 SP1 or DXP 7.1 SP2 instance, the issue reported to Liferay Support is not resolved. Resolution In order...
CSRF (p_auth) token is not included in portlet ResourceURLs
Issue p_auth token is not included in the resourceURL. Environment Liferay DXP Liferay 6.2 EE Resolution ResourceURLs (resource serving phase) was introduced in Portlet 2.0 to be able to serve resources (images, etc...)...
Asset Publisher does not display Web Content Article
Issue After configuring Remote Elasticsearch (version 6.1.3) with Elasticsearch Connector 1.0.0, then the Web Content is not displayed in the Asset Publisher. Environment Liferay DXP 7.0 Elasticsearch 6.1.3 Resolution...
How can I configure or customize the look and content of email notifications sent after a form entry has been submitted?
Issue I am using Liferay Forms' native email notification I would like to change the content and appearance of this email.   Image: Liferay native email notification   Environment Liferay DXP 7.0+ Resolution Currently,...
Antisamy - Document description field not sanitized
Issue While the title of a document cannot contain a tag or script in the description section tags and scripts can be published. Environment Liferay DXP 7.0 Resolution The AntiSamy module filters on specific...
Unable to select other sites as scope in the Asset Publisher's configuration
Issue I am a site administrator of Site A, but I can't see any other sites than Site A and Global in the scope selection of Asset Publisher Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2...
Exported Data to .CSV files with accented characters does not import correctly into MS Excel
Issue After exporting data from contacts stored in Liferay to a .CSV file, it was found that when trying to import that .CSV file to Microsoft Excel, if there were letters and words that contained accents (i.e. á, é,...
CAPTCHA widget disappears after form submission
Issue For a form with the CAPTCHA enabled for submission, after the form is submitted, the CAPTCHA will disappear. This issue only occurs for a user who is logged in. If the guest user is submitting the form (i.e. no...
The transparent pixel of a PNG image becomes black in preview
Issue When we upload a PNG image with transparency to Documents and Media, the preview image converts the transparent pixel to black. Environment Liferay DXP 7.0, Liferay DXP 7.1 Resolution This behavior was a limitation by...
How to configure the "check-auth-token" parameter within an OSGi portlet?
Issue The current Liferay DXP portal properties file contains the following for the "check-auth-token" parameter: # # Set this to true to enable authentication token security checks. The # checks can be disabled...
Folder navigation is not proper in Knowledge base display portlet
Issue Folder selection menu changes when the selected folder is having only one article  having more than one article Environment Liferay Knowledgebase plugin for Liferay DXP 7.0 Resolution Folder selection...
Categories are available in child sites?
Issue When trying to categorize a document in a child site, categories which are created in the parent site are reflected into the child site as well Environment Liferay DXP 7.0 Resolution Categories...
Document library folder creation limit of 65533 or 32767 (AIX) exceeded
Issue Creation of new folder fails with IOException I have hit the underlying operating system's limit for the number of files/subfolders per folder. With FileSystemStore or AdvancedFileSysteStore you can run into this...
Search option is not visible under site membership using SOLR
Issue  After configuring SOLR, search option under Site Membership is not visible. Environment Liferay DXP 7.0 SOLR Server 5.2.1 Resolution If you are not getting the search option under Site membership then the issue...
Is request-based p_auth token supported to prevent CSRF attack?
Issue To prevent CSRF attacks, Liferay provides options to enable authentication token security checks. The current token is session-based token. Is request-based p_auth token supported? Environment Liferay DXP 7.1...
How to migrate to DBStore
Issue How can I migrate my FileSystemStore or AdvancedFileSystemStore to DBStore? Environment DXP 7.0 DXP 7.1 Resolution Stop the DXP server and make sure to do a backup of your database and document library root folder,...
Individual Content Level Staging to Live publishing
Issue "Individual Content Level Staging to Live publishing". For e.g., if there are 5 contents updated on staging environment and customer wants to publish only 3 out of five Environment Liferay DXP 7.1 Resolution...
How to upload authentication XML file from Bing ownership verification
Issue One of the methods to complete the verification process required to add a website to a Bing Webmaster Tools account is uploading a XML file to the root directory of the website and make it available on...
Unable to deploy Liferay Elastic Search Connector 6 LPKG on Liferay DXP 7.0
Issue While deploying Elastic Search Connector 6 LPKG on Liferay DXP 7.0, getting the below errors: INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:263] Processing Liferay Connector to...
User list empty
Issue The user list appears empty. Unable to find any user. Environment Liferay 6.2 Liferay DXP 7.0 Liferay DXP 7.1  Resolution This issue can be caused for three reasons There are no Users. :) The user does not have...
Record results from the lb command on Gogoshell
Issue How do I record on a .txt file the results of executing the lb command on Gogoshell. Environment DXP 7.0 Resolution This is achieved by creating a script to record the session on Telnet. It's not possible to do...