Search Results

All Results 403
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
AWS S3: does Liferay support the x-amz-server-side-encryption header with server side encryption?
Issue I am using an S3 bucket as the store for our Documents and Media I have configured it with a Service Control Policy that requires encryption and the presence of the x-amz-server-side-encryption header, something like...
Emojis are sanitized into Chinese characters
Issue Emojis are being sanitized when AntiSamy is enabled. A warning is thrown in the logs where the character codes are matching the previously written emoji: Could not execute JDBC batch update The emoji is...
Exporting Document Library to LAR does not export file versions (product limitation)
Issue Exporting Document Library to a LAR file from Content & Data -> Documents and Media -> top-right three-dot menu -> Export / Import won't export file versions. Environment DXP 7.0 or higher Resolution This is a...
DLFileRank modules are not available anymore
Issue In Liferay DXP 7.3, DLFileRank modules are not available (document-library-file-rank-api, document-library-file-rank-service). Environment DXP 7.3 Resolution These modules have been archived in version 7.3....
What is the difference between the 'View' and 'Access' permissions?
Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
Liferay integration with Open Office remotely
Issue Is it possible to have Open Office on any other server then the one where Liferay is running? Environment Liferay DXP 7.2 Resolution It is a limitation of the OpenOffice/LibreOffice integration that it...
There is no pagination option for selecting the 21st place or higher range folder
Issue There is no paging or search option found. As a result, it is unable to select a folder as the Root Folder if it is in the 21st or higher position. Steps to reproduce: Navigate to Global Site Go to document...
Liferay Adaptive Media Installation issues
Issue When installing Adaptive Media 2.0.20 to Liferay DXP 7.0, it doesn't work, and the journal service override module described in the documentation doesn't work either.   Environment Liferay 7.0 DXP...
Error when attempting to connect to Sharepoint group site (non-root site)
Issue When the Sharepoint connector is configured to connect to a non-root Sharepoint site (i.e. https://testsite.sharepoint.com/sites/groupsite), the user sees the following error in the UI as they browse documents from...
Unable to change the default language translation for a document
Issue Changes to the default language id for a document in the Documents and Media do not persist when saved. Even when they are changed, they revert back to the site default language after being saved. Environment...
Define more than three thumbnail resolutions for Adaptive Media
Issue There are three thumbnail configurations that can defined for Adaptive Media in System Settings -> Adaptive Media -> System Images Resolutions. Each configuration is mapped to a value of the query...
Need to set expiry date of doument while uploading in Document and Media
Issue How to set the expiry date for Document & Media? Environment Liferay DXP 7.3 Resolution There is no out-of-the-box feature available to achieve this requirement i.e. to set the expiry date for the documents and...
Headless API call returns 404
Issue When calling a Liferay method in headless delivery API, it returns 404, or an empty list. Example: "/v1.0/sites/{siteId}/document-folders" results in { "status": "NOT_FOUND", "title": "No Folder exists with...
Cannot run program "java" error when executing process to generate document previews
Issue When uploading or previewing images or documents that have not been previously loaded, the following WARN will be thrown. WARN [liferay/document_library_pdf_processor-1][BaseProcessorMessageListener:40] Unable...
What do each of the Filter and Order options do when viewing assets within Web Content Administration in the Control Panel?
Issue When viewing assets within Web Content Administration, there is a "Filter and Order" button with various options available for the currently visible results (present when viewing all content, content in a...
Is it possible to remove the 't' (Timestamp) parameter from the URL?
Issue Is there any way to remove 't' parameter to alter the URL which is generated for Documents that are uploaded to the Documents and Media portlet? Environment Liferay DXP 7.2 Fix Pack 5 Resolution The 't'...
Is it feasible to shorten the document's URL to its name?
Issue The URL which is generated for Documents that are uploaded to the Documents and Media portlet contains a string of numbers, letters, and a 't' parameter after the name of the document. If there is any way to...
While searching files, number of downloads is not getting displayed
Issue After configuring the below properties, the download count is displaying in the column with the table view under "Content / Documents and Media"...
How Can I Sort Web Content Structures and Templates Newest to Oldest by Default?
Issue Web content structures and templates are sorted oldest to newest by default, and I need to reverse the sort order to see the newest entries first. Environment DXP 7.3 Resolution This is resolved by...
Why is some text formatting not being replaced when I select a different format?
Issue After formatting text to Computer Code (or Cited Work, Error Message, Alert Message, or Info Message) I am not able to change the text format when selecting one of the other options such as normal or one of...
Adding a GIF image in a web content making it a static image
Issue Uploading a GIF image in Documents and Media, and then add this GIF image to a Web Content article through the image tool. Per checking the source code, the &imagePreview=1 is added at the end of the image's...
The user('s) to whom "view only site role" permission assigned is able to upload document
Issue Logged in as a user to whom "view-only site role" assigned. The add "+" button is available to the user to upload the document. Environment Liferay DXP 7.0, 7.1, 7.2 Resolution Go to the site [Ex: Site1],...
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...
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0...
Role Permissions to display all the actions in Knowledge Base Display Widget
Issue After having created a specific role to let users manage Knowledge Base articles from Knowledge Base widgets, some actions, like "Add Child Article" or "Edit Article", may be visible from Knowledge Base Admin...
java.lang.IllegalArgumentException: java.net.URISyntaxException: Expected authority at index 8: https://
Issue The following exception can be obtained when using S3 as store if no s3Endpoint is configured: 2021-03-16 01:18:14.998 ERROR [Start Level: Equinox Container:...
How to implement a custom antivirus scanner
Issue The article at https://learn.liferay.com/dxp/latest/en/system-administration/file-storage/enabling-antivirus-scanning-for-uploaded-files.html describes mainly how to integrate/configure DXP with Clam AV. But what if...
'Unable to load external repository class' when a Sharepoint OAuth configuration is missing for an existing repository
Issue If the Sharepoint configuration (configured in System Settings) is missing or broken for a repository in Documents and Media, the following error gets thrown every time I access Documents and Media, and I am unable...
It is not possible to remove the View permission for Site Members in a document library folder
Issue In the permissions management of a folder we can see that the VIEW permission is checked and disabled for Site Member role and it is not possible to change it. If we hover the mouse over this check we can...
Why does the Link to Page function in Web Content Structures return a page number, instead of a page name?
Issue When I use the Link to Page function in Web Content Structures (or getFriendlyUrl() in a Web Content Template), it's fetching a URL which includes the page layout ID, instead of the page name. For example,...
Error when a file in Sharepoint repository contains special character in title
Issue If a Sharepoint repository contains a file with a special character in its title (ex: 'File#s.docx'), opening the Sharepoint repository in the Documents and Media portlet leads to a blank page with the following...
'Portlet is temporarily unavailable' error for Sharepoint Connection
Issue A day or two after successfully configuring a Sharepoint Connection, I now see a "Portlet is temporarily unavailable" error in the UI and the following error in the Liferay logs when attempting to open the...
What does the TempFileEntriesMessageListener actually do?
Issue In our logs we see some errors apparently related to an hourly job, TempFileEntriesMessageListener the triggering interval of this job seems to be set in System Settings/ Documents and Media/Service/Temporary File...
Wrong guest view permission assigned to images inserted into message boards threads (not following the thread's guest view permission)
Issue if there is no private page on a site, and we create a message boards thread with "Viewable By"="Site Members", and you insert an image in the message (with the editor's image icon), that image will in the Documents...
Web Content still being accessed from an unconfigured Friendly URL
Issue When using Display Page Templates to display web content on the Portal, my web content is being accessed by more than one URL. Why when configuring a friendly URL to access my web content through the Display Page...
Character limit for "Tag" field
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....
Increase in file size in webp format
Issue When rendering the image for my user, I noticed that the webp file of the page has a considerably increased size Is there something that can be done so that it doesn't happen? Environment Liferay DXP 7.4...
Ability to add an image from URL as a Blog Cover Image
Issue Can an image from a URL be used as a Blog Cover Image? Steps to reproduce: 1. Navigate to content > blog 2. Add a new entry 3. Add an image to the content. 4. Observe the tab 'URL', the user can click on it...
The document cannot be accessed if the title contains special characters
Issue The user wants to access the document using a URL (with special characters) without uuid and timestamp An error occurs when accessing a file using a URL without a UUID if the file name contains a + or a %...
Gradle dependencies are failing for POI OOXML
Issue Users are unable to upload .xlsx and .xlsb file extensions to the application, after the issue was investigated and it was determined that the issue began appearing following the Liferay upgrade from DXP 7.3...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior...
File upload to Documents and Media is slow or even fails
Issue The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds. Environment DXP...
Is there a character limit on file names for content uploaded to Documents and Media?
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...
Display order of category navigation and tag navigation
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...
Maximum number of decimal places
Issue What is the Maximum number of decimal places?   Environment Liferay DXP 7.4   Resolution Stores a decimal number value with a limit of 16 digits, whether before or after the decimal. For...
What character sets are available?
Issue What character sets are currently available? For customers with accented names (umlaut etc), we want to ensure both systems behave consistently.    Environment Liferay DXP 7.4 Liferay DXP 7.3  ...
Optimize the permission inheritance in the Documents and Media portlet
Issue We would like to create a subfolder that Inherits the parent folder permission.   Environment Liferay DXP 7.3   Resolution To configure Liferay that enables the permission inheritance between parent and...
The file input reset after changing the document type
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a Document Type. 3. Create a folder in the Documents & Media portlet. 4. Open the created folder and choose a file to upload. 5. Change the document...
Cannot manage files uploaded to User Personal Folder (accessible from Web Content Upload field)
Issue Created a Web Content structure using the Upload field When a new Web Content Article is created, two upload tabs are available: User Personal Folder Documents and Media Where can we access and manage files...
How can I access to the stored metadata of "Documents and Media" documents?
Issue I am trying to develop a module that manages files and metadata in the Documents and Media Library but I am struggling to interact with the metadata from metadata sets. How can I access the stored metadata of...
Selecting a new repository hook
Issue Selecting a repository hook (store implementation class) under Server Administration→Data Migration is showing the below two options only com.liferay.portal.store.file.system.FileSystemStore...
Category parent-child relationships and asset publisher settings
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....
When selecting a blog cover image, the uploaded video is unavailable
Issue Encountering challenges with uploading videos using the document and media portlet in blogs Steps to reproduce: 1) Navigate to Liferay DXP> Content and Data> Documents and Media 2) Upload a video (.mp4) 3)...
What to do when AutoFill input is not accepted for the first time on a Form.
Issue When I  use the AutoFill input in Internet browsers, it does not populate for the first time in Forms. After I make a second attempt to update the fields, the Form is populate successfully. Environment DXP 7.2...
Error Reading Image File in Liferay Document Library
Issue I am getting the following error in the console log for an unidentified image: ERROR [https-jsse-nio-443-exec-7][ImageImpl:69] Error reading image 54130...
Displaying and playing video files
Issue Looking for a scenario for the video popup displaying and playing video files on video file upload.    Environment Liferay DXP 7.3 Liferay DXP 7.4   Resolution By default, Documents and Media don’t...
How to download the files attached to forms
Issue A user with every permissions related with forms is unable to download the attached files Cannot find the download option in the form attached files list. Environment Liferay DXP  Resolution These form attached...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.:...
This site can't be reached error
Issue The website is inaccessible whenever a user attempts to upload a file larger than 102400k in size. Steps to reproduce: 1. Start Liferay Portal 6.2. 2. Click on Admin > Control Panel. 3. Navigate to Document...
How to output the list of file names in "Documents and Media
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...