Search Results

All Results 403
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Lots of warnings in the logs: SecurityException Access denied to com.liferay.document.library.kernel.service.DLAppService#ge tFileEntryByUuidAndGroupId
Issue In our server logs we see a lot of warnings with stack traces like these: 2021-03-05 07:10:40.666 WARN [http-nio-127.0.0.1-8080-exec-276][PortalImpl:6843] java.lang.SecurityException: Access denied to...
Subscribed user does not receive email notification from Asset Publisher
Issue I set up the option for users to subscribe to Asset Publisher content I subscribe with a separate User I add new content The User does not receive any notification email Environment Liferay DXP 7.1+ Resolution...
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...
Is it Possible to View HTML Source Code in Text Fragments?
Issue As a user, I would like to have access to the HTML source code for text fragments. Environment DXP 7.3 Resolution Alloy Editor does not currently have a source code view feature.  Additional Information It...
How Do I Change Where Documents are Stored When Uploaded Through the Forms Upload Field?
Issue As an administrator, I would like to make the files uploaded by one user through the forms upload field hidden from other users, but I don't see a way to restrict view permissions to the Document Library...
How to locate document in the directory when using Advanced File System Store
Issue I want to find where a document is located in the file system when using Advanced File System Store. Environment Liferay DXP connected to Advanced File System Store Resolution Documents that are not nested under a...
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...