Search Results

All Results 65
ソート
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...

該当件数: 1,664 件中 1,081 - 1,120