Search Results

All Results 6949
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can I remove parameters appended to the image URL?
Issue Can I remove parameters appended to the image URL? For example, https://[domain.name]/documents/48742/50327/xyz.jpg/8e72765b-3a49-42a2-ad95-7e262a163b83?t=1484729757000. I want the image URL to be just:  https://[domain.name]/documents/48742/50327/xyz.jpg   Environment Liferay DXP...
Document library store type migration fails with AbstractMethodError
Issue When running a document library store type migration (e.g from simple to advanced file system store), the process fails with: 2019-04-02 08:46:19.951 DEBUG [http-nio-8080-exec-6][MaintenanceUtil:36] Executing com.liferay.portal.convert.documentlibrary.DocumentLibraryConvertProcess ...
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 user is logged in), the CAPTCHA will reappear after each submission....
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. á, é, í, ó, ú), these letters were replaced with other symbols and letters....
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 Java vendor. When scaling the image and using...
Where can I download Liferay Connector to X-Pack Monitoring?
Issue When trying to download Liferay Enterprise Search Monitoring (formerly Liferay Connector to X-Pack Monitoring) from Marketplace, I'm asked to enter my information and then the sales team will contact me.  Environment DXP 7.2   DXP 7.1   DXP 7.0 Resolution Liferay Enterprise Search...
Asset Publisher Change Notification
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 I do not receive notifications when content is updated I do not receive...
Allow Guest / anonymous user add comment in Message Boards
Issue Is there any configuration to allow Guest / anonymous user add a comment in a Message Boards thread? Environment Liferay DXP 7.1 Resolution To allow Guest user posting a comment in Message Boards, user can define permissions for the Guest role. Refer to the following steps: Go to...
Version Limits for Web Content
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 Is there a limit to the number of versions of web content? Environment...
Kaleo Fork Causes Microsoft SQL Server Deadlock
Issue When using Microsoft SQL Server as Liferay's database, using a workflow with a fork will cause the database server to deadlock Environment Liferay Portal or Liferay DXP with Microsoft SQL Server as Liferay's database Resolution When using SQL Server as Liferay's database, the Read...
Security Advisory for CVE-2019-2729 for Oracle WebLogic
Issue Oracle has issued a security alert for Oracle WebLogic wherein a deserialization vulnerability via XMLDecoder in Oracle WebLogic Server Web Services has been detected. The following resource and information are obtained from Oracle's Tech Network, and is intended for subscribers...
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 created on each parent site will be inherited to the respective child sites as well and...
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 would be available in the top of the portlet when the configured root folder or...
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 for specific actions via the property # "auth.token.ignore.actions" or for...
Page Templates and Staging –> Page Versioning interconnected work with limitations.
Issue Page Templates and Staging –> Page Versioning used together have limitations. The two features serve different purposes: - Page Templates are reusable layout patterns that make page creation easier and avoid the manual work of users. - Staging –> Page Versioning can be considered a...
Set Site Role Permissions for Documents and Media are not applied
Issue If I create a site role with only the view permission for Documents and Media, the user assigned to it still can access not only the view but all the other options. Environment Liferay DXP 7.0  Resolution When you create a user, he/she will be a site member in order to access the...
Who is this Anonymous User?
Issue I started noticing actions logged in the Audit trail as a Blank User (user id 0). Who is this Anonymous user? Environment Liferay DXP 7.0 (Fix Pack 60 onwards) Liferay DXP 7.1 Liferay DXP 7.2 Resolution The Anonymous User record is actually a feature of Liferay that addresses the...
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 resolved in fix-pack de-35 or above and the latest Solr plugin...
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 problem.  Environment Portal 6.2 DXP 7.0 DXP 7.1 Resolution Reduce...
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 Resolution Currently, the p_auth token is generated based on the user...
Trash don't show up in site content
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 Recycle Bin doesn't show up in site content Environment Liferay Portal...
How to export Journal article from Liferay portal 6.2EE and import it to DXP 7.1
Issue Recommended approach to export Journal article from Liferay portal 6.2EE and import it to DXP 7.1 Environment Liferay Portal 6.2 EE Liferay DXP 7.1 Resolution LAR files are version dependent. The portal upgrade is the Recommended approach to export the journal articles from the...
Document that is downloaded instead of previewed in the browser
Issue A document with an especial extension is automatically downloaded if visit its URL instead of show it in the browser. Environment Liferay 6.2 Liferay DXP 7.0+ Resolution This is because that specific extension is not listed on the default MIME type list:...
Unable to edit uploaded document in Document and Media Portlet.
Issue In Liferay Portal 6.2, while previewing a document, there were options present to edit, delete the document. But in Liferay DXP 7.0, by default these options are not visible while previewing a document. Environment Liferay DXP 7.0 Resolution The first approach is by going to Site...
How to create Wiki page with attachment
Issue When I create a new Wiki page there is no attachment section. Where can I find it? Environment Liferay DXP 7.0 Resolution First, save the newly created page, then edit it Now you can see the attachment section and you can add files to your Wiki page.  Additional Information While...
How HTTP cookies are being used in Liferay Portal 6.2
Issue How are cookies are being used in Liferay Portal 6.2 Environment Liferay Portal 6.2 EE Resolution What are cookies: HTTP cookies are small bits of data that are sent by the web application but stored locally in the browser. This lets the application use the cookie to pass...
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 available as an out of the box feature. However, if you want to achieve this...
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 can be accessed in the theme (as navItems in init.ftl), so I wonder if...
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 a New Password" text has been removed intentionally (LPS-58716)...
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 Test case with step by step instructions: Start the server [Liferay 7.1 EE...
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 a specific URL.  Environment Liferay 6.2 Liferay DXP Resolution Upload the XML...
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, just in case something goes wrong and you need to roll back. Start...
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 it via Gogoshell. Create a script like this: #!/usr/bin/expect spawn...
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 permissions to visualise the user list. The Index is empty or...
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 Elasticsearch 6.lpkg  2019-03-26 08:13:50.391 ERROR...
When upgrading the portal from 6.2 to 7.0, Portlet ID in Advance styling option is not changed according to respective updated version
Issue Portlet ID used in Custom CSS to customize the look and feel configuration is not taken care when upgrading the portal. i.e. after upgrading to 7.0, the portlet ids are still reflecting as they were in 6.2.  Observed: Portlet ID: #portlet_58 Portlet Classes: .portlet-login...
Apply button in OAuth 2 Administration is not working
Issue When making changes under OAuth 2 Administration, such as generating a new client secret or editing Client ID, the Apply button may not respond when clicked. When viewing the browser console, you will see: Uncaught TypeError: component.simulate is not a function Environment Liferay...
S3 Snapshots on Elasticsearch 2.2.x and 2.4.x Impacted by AWS S3 SigV2 API Deprecation
[Updated Timeline] If you’re running an Elasticsearch cluster version 2.2.x and 2.4.x, AND utilize AWS S3 for snapshots, you will need to prepare for Amazon’s gradual deprecation of the S3 Sigv2 API starting on June 24th, 2020. Original Timeline: Support for SigV2 ends on June 24, 2019. ...
Web Content Templates Using Liferay Taglibs Should Not Be Cached to Avoid Incorrect Display of Web Contents
Web Content Templates allow the use of Liferay Taglibs for creating common front-end UI components in your web content. Please note that by default, Templates are cached to improve its performance, meaning that Taglibs may not function correctly if included in the Template's script....
Favicons is working in Android devices but not in Apple devices
Issue Adding the site to the home screen or a bookmark in IOS device, it is not taking a favicon rather it is taking the screenshot of the page from the site being bookmarked. Environment Liferay Portal 6.2 Resolution Specifying a webpage icon for web clip would look and behave in a way...

該当件数: 8,708 件中 6,081 - 6,120