Search Results

All Results 403
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is multiple mount points to the existing configured file system will be possible?
Issue How to configure multiple mount points to the existing configured file system Environment Liferay DXP 7.0 Resolution There is no OOTB option to configure multiple mounts to store documents and media...
Is that possible to embed video in a blog using iframe element?
Issue Is that possible to embed the video in a blog? Environment Liferay DXP 7.0 Resolution Liferay DXP 7.0 does not support embedding iframe video in a blog content by default. Additional Information This feature has...
Ability to set default "Viewable by" permission for assets
Issue On a Site with only Public Pages, if I create an asset (such as Web Content or Documents and Media) the "Viewable by" permission is set to "Anyone (Guest)" by default. After creating a Private Page on the Site,...
Options to upload directories and files to the document library maintaining their tree structure
Issue What options are there to upload directories and files to the document library respecting their tree structure? Environment Liferay DXP 7.0+ Resolution There are two main options: WebDav allows updating...
The main.js of Notification portlet can be accessible
Issue End-user able to access main.js URL at their end Environment Liferay 6.2 Resolution The main.js of the Notification portlet can be accessed via inspect element or browser.  It can be accessed in the browser...
How can I change the editor used in the Knowledge Base app?
Issue How can portal administrators change the default editor of the Knowledge Base app installed in Lifray DXP? Environment Liferay DXP 7.0+ Resolution You can change the Knowledge Base's default editor from the...
How to see the number of downloads for Documents and Media?
Issue In Liferay 6.1 and 6.2, if you opened a Document as and Admin, you had the information about the number of downloads. This is missing in DXP 7.0+ Environment Liferay DXP 7.0+ Resolution In DXP 7.0+, you can...
How to programmatically get the list of calendar event invitees
Issue I want to get the list of users that accepted an invitation to an event (but programmatically, not by viewing the event on the UI) Environment DXP 7.2 Resolution - in the background, calendar events are called...
Storage structure and mechanism to verify the backup storage
Issue How the Documents are stored and a mechanism to verify the backup storage with SAN storage. Environment Liferay 7.0 Resolution When uploading the documents via document and media portlet from the Liferay...
I cannot set an external repository as the Documents and Media portlet's root folder
Issue I have a Documents and Media portlet on the page I go to the configuration menu of the portlet and try to change the Root Folder Result: I cannot set an external repository (for example Alfresco) as a root...
Temp files in /tomcat/temp/liferay/s3 are kept for 7 days
Issue Temp files are created in the /tomcat/temp/liferay/s3 directory when we upload documents These files are kept for 7 days, resulting in a lot of extra disk space being taken up Environment...
Set "Enable Email Subscriptions" in the Asset Publisher to "No" by default.
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...
Multiple language support for Knowledge Base
Issue How can content be created in the Knowledge Base in multiple languages?  Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution It is a current feature...
Impersonation won't give you all the permissions set of the impersonated User
Issue If User A impersonates User B than User A might not be able to perform the same actions as User B was originally able to. For example, downloading certain documents or checking the previews. For...
To which sites are the documents and media selected in the workflow associated?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
Issues With Displaying SVG Files
When you upload an .svg image file to Documents & Media, you will not be able to add it into a Web Content while writing or editing a web content. However, you will be able to successfully upload an .svg at the...
Configuring Log4j Logging for the Audit Portlet in Liferay Portal EE
This article demonstrates how to create a separate audit.YYYY-MM-DD.log file within ${liferay.home}/logfor audit INFO messages. It should roll over every day with this configuration.  Environment Liferay Portal EE...
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...
Different tables that are associated with the document data
Issue How data flows in the database tables after uploading an image. Environment Liferay 7.0 Resolution When the documents have been uploaded via document and media portlet from the Liferay portal, its metadata is...
DLFileRank query running for a long time and taking up pool usage
Issue I am seeing a long running database query and am concerned about its impact on my environment:  insert into DLFileRank (groupId, companyId, userId, createDate, fileEntryId, active_, fileRankId) values (:1 , :2 , :3...