Search Results

All Results 400
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Avoid storing cookies generated by Google Analytics
Issue When Google Analytics is enabled in Liferay cookies like _gid and _ga are stored in browser session. How can we avoid storing these cookies? Environment Liferay DXP (any version) Resolution In 2024.Q1,...
Subscribed content gets notification even if scheduled to future
Issue If a User subscribes to content to get updates when a change is published the user also gets a notification when the author saves a content scheduled for the future.  That leads to irritations because...
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...
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.:...
Even if a private page exists, adding a new document using item selector on a site adds guest permissions
Issue When adding new documents and media documents via item selector, guest permissions are added even when private pages exist. Steps to reproduce: 1) Create a new site. 2) Add a private page to the site. 3)...
Error rendering the 404 URLs tab in the Redirection tool
Issue In a given site, a user navigates to Configuration > Redirection > 404 URLs (tab) and this error appears in the server logs: 2022-02-22 13:26:42.295 ERROR [ajp-nio-0.0.0.0-8009-exec-50][IncludeTag:128] Current...
Admin pages are shown as search results by Google
Issue Searching for the right terms you can see how Google (or any other web search engine) can show admin pages, such as Control Panel or Site Admin, as entries in their list of results. Even when trying to...
Invoking Antivirus Scanning in your developments
Issue If you enable the antivirus scanning it will check files on upload to Liferay applications such as Documents and Media, Message Boards,... but you can also invoke the antivirus scan API directly from your...
Modifying the extension of a document persists even on downloading the file
Issue Changing the extension of document and media file, causes the downloaded file to have the modified extension. Steps to Reproduce: 1. Create a new basic document 2. Upload a file to the document...
Does OpenOffice integration allow DOCX format conversions?
This article includes a link to third-party documentation and third-party resources are not supported or maintained by Liferay, so should be used at your team’s discretion. Issue I want to download my text documents in...
"No JSON web service action with path /dlapp/get-temp-file-names and method null for null" when using the multiple upload form in Documents and Media
Issue Steps to reproduce: Set thejson.web.service.enabled property to false Go to Documents and Media portlet and use the "Multiple upload" option to upload files You could see this error in server logs: 2022-07-15...
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)...
Preview is not generated for .webp files in Document and Media
Issue The preview is not getting generated for all the '.webp' files in Document and Media. Follow this guide and enable the use of WEBP  Navigate to Content & Data > Documents and Media Upload an image in...
What to do when prompted with the warning message "This field is required" on a Text Field element of a Form after auto-fill is used?
Issue After I filled the Form with AutoFill for the required fields, a warning message states "this field is required" on the Form. Even when I attempt to submit the Form or the warning message is still...
Error: Unable to send message: Invalid Addresses
Issue After integrated the Mail Server:  Exchange in Liferay DXP there is a following Error in the logs:   ERROR [liferay/mail-1][MailEngine:74] Unable to send message: Invalid Addresses...
How do I install FFmpeg on Windows?
Issue This article will walk you through the process of installing FFmpeg on Windows. Environment Liferay DXP 7.4 Resolution To install FFmpeg on Windows, follow these steps: 1) Have the most recent version of...
Host name does not match the certificate subject provided by the peer
Issue Configuring S3Endpoint to connect the S3 bucket is giving the below error 2022-08-25 13:02:50.718 ERROR [default task-22][ImageImpl:69] Error reading image 4407228...
S3Endpoint feature in Liferay DXP 7.0
Issue The S3Endpoint feature is missing in Liferay DXP 7.0 to configure the AWS S3 bucket Environment Liferay DXP 7.0 Resolution The observed behavior is a new feature that got introduced in DXP 7.3 and can...
Configuring most viewed assets
Issue How to display the most viewed document(s) Environment Liferay DXP 7.1 Resolution Liferay provides an OOTB portlet MOST VIEWED ASSETS to configure and display the most viewed asset on a page. Add the...
StorageException occurs when trying to access Google Cloud Storage.
Issue The File Storage is configured to Google Cloud Storage. When performing some actions in Documents and Media, Liferay attempts to access Google Cloud Storage and raises the following exception: 06:42:27.828...