Search Results

All Results 65
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
What happened to barebone and everything.jsp files in Liferay 7.2?
Issue In 7.2 I can no longer see barebone.jsp and everything.jsp when I'm using browser developer tools. Environment Liferay DXP 7.2 Resolution In DXP 7.2, these two files are now aggregated in in OSGi module annotations, thus there is no need to expose them anymore., content:...
Is it possible to configure Multiple Repositories?
Issue How can we configure multiple repositories in Document and Media? Environment Liferay DXP 7.0 Resolution It is possible to configure one repository (default store type) along with the multiple external repositories at a time in Liferay. Please refer below for the same, Using...
How hotfixes and fix packs are made?
Issue I am still a bit confused about hotfixes. What should I do if I have more than one hotfix? Does a fix pack revert my hotfix installation or is some manual work needed before I install a fix pack? Environment Liferay DXP Resolution We are releasing fix packs on our Help Center for...
Liferay Sync for MAC requests monitor KEYSTROKES permission
Issue When updating the Liferay Sync in Macbook, "monitor input from keyboard" permission is requested by the app. Environment Liferay Sync 3.4.8 Resolution This is intentional behavior. Liferay Sync is a Java application disguised as a native Mac app, it uses some workarounds to enable...
Can SAML or LDAP be accessed via Liferay APIs?
Issue We would like to remotely configure SAML and/or LDAP authentication using Liferay APIs. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Neither SAML or LDAP APIs are publicly exposed so it is not possible to remotely configure them via APIs. Additional...
Impact of data growth in "UserTrackerPath" table on the portal
Issue Enabling live user track on the Liferay portal is saving the tracked data of all users in the "UserTrackerPath" table due to which the growth of the table is keeps increasing. Is there any impact due to the growth in data entries? Environment Liferay Portal 6.2 Liferay DXP 7.0,...
When I edit a user's personal information, only English Prefixes are available
Issue I go to: Control Panel > Users > Users and Organizations I add or edit a user In the edit view, I go to the Personal Information section Even is my display language is not English, only English Prefixes are available (Dr, Mr, Ms, Mrs) Environment Liferay DXP 7.0+ Resolution Even if...
What Language is Set for Liferay's Web Pages?
Issue There are multiple different settings used to set the language preferences for our web pages. What language is finally used when a user visits the site? Environments Liferay DXP 7.0+ Resolution For Anonymous Users If the URL contains a language code (ie: /en, /es, etc...), the...
Naming Conventions for Liferay Fix Packs and Service Packs
While it is our hope that the naming conventions for Liferay releases would be mostly self-explanatory, this guide is provided to help explain the various elements you see within the release names. Fix Packs The diagram below explains the elements in the naming of Fix Packs for DXP 7.1+...
Authority to Edit 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 If I create my own roles, which permissions do I need to edit web...
Liferay Connected Services - Feature Deprecation Update - March 2020
Summary After a thorough evaluation, Liferay has decided to deprecate the following features in the LCS Platform on lcs.liferay.com: Page Analytics Snapshot Metrics Fix Pack Management Portal Properties   These features have been discontinued. To view previously recorded metrics, you can...
About the "History" tab of "Go to other sites
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 What are the conditions under which a site appears in the "History" tab?...
About the "Enable Incremental Views" feature
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 use the feedback button to let us know. Issue The asset publisher's...
Is the Email Notification for a Form Submission Editable?
Issue Can the email notification that is sent for new form submissions be edited?  Additionally, when a form is submitted with uploaded file(s), can the email notification be configured to include those files as attachments to the email? Affected Versions Liferay DXP 7.0+ Resolution Form...
Canonical tags are not language specific
Issue I start Liferay I create a new site with a new page I sign out I navigate to the newly created page and inspect the HTML: <link href="http://localhost:8080/sitename" rel="canonical"> I switch to another language (eg: German) by navigating to http://localhost:8080/de/sitename I...
I can access a document via the download URL even if I change the file's name in the URL
Issue I upload a document in Documents and Media (eg: abc.jpg) I go to Info (i) and copy the Latest Version URL (eg: http://localhost:8080/documents/33764/0/abc.jpg/6bac1ad9-1a7a-0cba-c70a-6fbe17a204a1?t=1571739939285) I change the file name in the URL (eg: bcd.jpg) I call the new URL...
Deleting Files and Folders in Documents and Media
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 use the feedback button to let us know. Issue "When I delete a document...
Liferay's OpenID Connect implementation and Single Logout
Issue Does Liferay's OpenID Connect implementation support Single Logout? Environment Liferay DXP 7.1/7.2 Resolution Liferay's current OpenID Connect (OIDC) integration only implements parts of the Final specifications, specifically "Core" and "Discovery". While single-logout (SLO)...
Using one user's JSessionID any logged in user can access the respective user's session
Issue One user's session is accessed by knowing the respective user's JSessionID. Steps for reference: 1) 2 users (say: User A and User B) 2) User "A" logs-in to the system 3) Now, user "A" has one Jession ID(0D13262EDECBA19E93D5A753FC34E03A) and shares his JSessionID to user "B" 4)...
Multi Language friendly URL keyword conflict
Issue While updating Multi-Language friendly URL for the Hindi language as "/hi_IN" for the new page below error is observed: "Please enter a friendly URL that does not conflict with the keyword /hi. " Environment Liferay 6.2 Resolution This is intended behavior of Liferay, as, this is...
Searchable items in the "Users and Organizations" screen
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 Can I search for groups and organizations in the "Users and...
When SAML is enabled, logging out from particular Site should stay at the respective site itself
Issue When SAML is enabled, logging out from "SITE A" is not redirecting/stays at the respective site's home page itself.  Environment Liferay DXP 7.1 SAML plugin Resolution The ideal scenario is authentication functions at the entire portal level and not at the site level due to which...
Does Liferay DXP 7.1 support HTTP headers?
Issue Does Liferay DXP 7.1 support the following HTTP headers: "X-Frame-Options", "X-XSS-Protection" and "X-Content-Type-Options"? If not, what changes have to be done from the application side to enable the same Environment Liferay DXP 7.1 Resolution Liferay portal is already secured...
Liferay DXP 7.2 Deployment Checklist
The Liferay Engineering and Global Services teams have performed intensive performance and scalability testing on Liferay Digital Experience Platform (DXP) 7.2 and the accumulated knowledge has been condensed into this checklist. The paper is available for download here., content:...
Liferay DXP 7.2 Features Overview
Liferay DXP gives businesses the ability to connect backend systems through integration along with a flexible, modular architecture that enables agile growth with user needs. Key functionality includes site administration, identity management, search and more. The paper is available for...
Controlling File Upload Permissions for Documents and Media
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 use the feedback button to let us know. Issue Is it possible to control...
TLS v1.2 in Liferay DXP 7.1
Issue Due to some security vulnerable in TLS v1.0, it should be upgraded to TLS v1.2.  1. Does Liferay DXP 7.1 support TLS v1.2? 2. If it supports, then how to use/upgrade the same in Liferay DXP 7.1? Environment Liferay DXP 7.1 Resolution Liferay 7.1 supports TLS v1.2 as it requires...
Liferay DXP 7.2 Datasheet
Liferay Digital Experience Platform (DXP) 7.2 is software to create and manage digital experiences across web, mobile and connected devices. This whitepaper discusses the key benefits, feature highlights, deployment capability, and key components.  The paper is available for download...
If I save a Blog post as a draft, it disappears from the published blog entries
Issue I create a new blog post and publish it I edit the same blog post As I cannot finish it, I save it as a draft Expected behavior: The new version of the blog post is saved as a draft, while the original post is still displayed. Actual behavior: The blog post is moved to the Not...
If a user doesn't belong to any organization, can they access a different organization site?
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 use the feedback button to let us know. Issue If a user does not belong...
About the "Link Portlet URL to Page" feature
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 use the feedback button to let us know. Issue If the top-right three...
Applying Workflow on Content Pages
Issue As an administrator, I would like to apply the workflow feature on content pages. Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution The feature of workflow is not applicable to content pages, as being a limitation of the product. The actual behavior may look like it is...
Message Board "Subject" Character Limit
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 use the feedback button to let us know. Issue On the bulletin board...
Guest permission option is not the default value when creating a file entry in Control Panel.
Issue The default value of the permissions when creating a file entry in control panel is Site Member instead of Guest. Environment Liferay Portal (Collaboration & Document Management) Versions: Liferay Portal 6.2 DXP 7.0 DXP 7.1 DXP 7.2 Resolution In some cases this is an expected...
Password is visible as a plain text in the user's browser console
Issue When a user tries to log in to Liferay via Liferay's default Sign-In portlet, the user's password shows in the browser console as a plain text. Environment Liferay DXP 7.0-7.4 Resolution This is not a Liferay issue. When submitting the login credentials in the browser, the browser...
404 warning with relation to apple-touch-icon images
Issue There are several WARN messages in the logs related to apple-touch-icon PNG files. 2019-09-05 07:11:51.801 WARN  [http-nio-8080-exec-10][code_jsp:178] {code="404", msg="/apple-touch-icon-precomposed.png", uri=/apple-touch-icon-precomposed.png} 2019-09-05 07:11:51.801 WARN ...
Searchable toggle is not working in web contents
Issue If I create a web content and turn the 'Searchable' switch off, it's still shown in my search results Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution As an administrator, you can search for web contents in two different ways: You can search...
CKEditor update on Liferay 6.2
Issue The current CKEditor version for Liferay 6.2 is 4.6.0 We would like to update to the latest version to get all the security fixes When will be the CKEditor updated on Liferay 6.2? Environment Liferay Portal 6.2 Resolution As the Support Service for Liferay 6.2 is in the limited...
Applying patches on multiple projects
Issue As an administrator, I apply the hotfixes which are received from Liferay on multiple of our projects (for example SPACEPROGRAM and SPACEPROGRAMINTRA) However, depending on which project ID a ticket is submitted, the received patches may not contain all the previously received...
Liferay DXP Searching & Indexing FAQ
This article aims to answer basic questions around how indexing works in Liferay DXP. This information is applicable for all search platforms whether using Elasticsearch, Solr, or some other search. For a full developer’s treatment of developing for the index, please see: Introduction to...
Users which are deleted from Active Directory are present in the Liferay Portal
Issue Users are not getting deleted from Liferay Portal even when these users are deleted from Active Directory. Environment Liferay DXP 7.0  Resolution This is the intended behaviour of Liferay Portal. Because when the users are imported from AD into the Liferay, the user's data will...
What is a Slim Bundle?
Starting in September of 2019 there will be an additional option to download “Slim Bundles”.  Slim Bundles will be released for every fix pack and every service pack. Please note that slim bundles are only available for Liferay DXP 7.0 - 7.2 fix packs. Slim Bundles are the very same code...
What does the "Expired" filter do in Web Content?
Issue When examining Web Content assets through Site > Content > Web Content, there are filtering options that permit specific articles to be displayed. In this article, we hope to clarify the intention of the "Expired" filter and its design. Environment Liferay DXP 7.0, 7.1, 7.2...
Should we reindex all search indexes on a regular basis?
Issue Should we reindex all search indexes as a regular maintenance task? If so, how often should we complete it? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution It is not necessary to perform full or partial reindex on a regular basis, as reindexing is not a...
Are Fix Packs cumulative?
Issue I would like to install the latest Fix Pack. Do I need to install all previous ones as well? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution All Fix Packs are cumulative here at Liferay. This means that the latest Fix Pack contains all of the updates of the previous Fix...
LDAP users are able to login with Default User Password
Issue Users from LDAP are able to login with the value which is defined in "Default User Password" field under the LDAP import/export settings. Environment Liferay DXP 7.0 Resolution Liferay will allow the LDAP users to login using the defined value in the "Default User Password" field...
How can I create custom form rules?
Issue I would like to create a custom rule for our forms Could you please suggest if rules can be created by custom development? Could not find any article related to that. Apparently there is some API for doing this In Liferay DXP 7.1 Datasheet, Under Forms and Workflows --> Conditional...
CSRF (p_auth) token is not included in portlet ResourceURLs
Issue p_auth token is not included in the resourceURL. Environment Liferay DXP Liferay 6.2 EE Resolution ResourceURLs (resource serving phase) was introduced in Portlet 2.0 to be able to serve resources (images, etc...) without having to reload the whole page. Therefore serveResource...
Web content is not shown with the ADT in Asset Publisher
Issue We have a Display page with an Asset Publisher that uses an Application Display Template of ours When we open a web content with that display page set, from another Asset Publisher, Search, etc, it's shown in the default view Why isn't it displayed in the set ADT? Environment...
Antisamy - Document description field not sanitized
Issue While the title of a document cannot contain a tag or script in the description section tags and scripts can be published. Environment Liferay DXP 7.0 Resolution The AntiSamy module filters on specific HTML/CSS fragments and removes suspect JavaScript code from them. This means...
My CDN cannot cache documents uploaded to Documents and Media
Issue My CDN cannot cache documents uploaded to Documents and Media Environment Liferay DXP 7.0, Liferay DXP 7.1 Resolution The CDN cannot cache the documents uploaded to Documents and Media because we make Cache-Control header as private for all Documents and Media files which was...
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...
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...
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...
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...
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...
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...
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...
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)...

Showing 1,081 to 1,140 of 1,664 entries.