Capability

DXP Self-Hosted Installation, Maintenance, and Administration

In addition to SaaS and PaaS deployment approaches for Liferay DXP, you can also opt to self-host Liferay DXP. Self-hosting gives you flexibility to deploy Liferay DXP on-premises or to a cloud computing provider of your choice, giving you complete control over deployment, infrastructure, and maintenance.

Feature
Deployment Approach
JS and CSS modifications will be applied upon redeployment of React/Angular npm based portlets
Issue While developing React or Angular based npm-portlets, you'll notice that, unless the browser's cache is cleared, JS and CSS modifications will not be applied upon redeployment. This is true also for DEV...
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...
PrimeFaces non-standard protocol within will result into _jsfBridgeRedirect=true in the DOM
Issue In a Liferay Faces (PrimeFaces) portlet, when using a markup similar to the one below: <p:link href="d3://searchdefault&amp;test_1=dummy==" value="Hover the mouse or inspect here to see the resulting...
Sitemap Is Listing Pages That The User Should Not Have Access To
Issue Pages are showing up on the sitemap.xml that do not have Guest viewing permissions. For SEO purposes this page is not expected to be listed in the sitemap. Environment Liferay DXP 7.2 Resolution There is a...
How to create a custom Elasticsearch analyzer that is insensitive to accents
There are some Elasticsearch analyzers that are sensitive to accents, for example, the Catalan analyzer returns no results if you search "diputacio", even if the indexed word is "diputació". This can be problematic, as...
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?...
Error in configuring/authorising data source
Issue Facing following error while authorizing analytics data source for liferay instance. Redirect...
Liferay DXP 7.1 SP3 Ships With Lower Version of LCS - v4.2
Summary The 7.1 SP3 build contains LCS v4.2 by default instead of LCS v6.0. This oversight was discovered after the 7.1 SP3 bundle was released and will cause issues for Users upgrading their instance to 7.1 SP3....
Unable to Reindex Elasticsearch due to missing analyzer plugins
Issue Unable to reindex on a remote Elasticsearch server. Although it seemingly works in the UI, the following errors are thrown in the logs: 2019-12-10 12:15:45.183 ERROR...
yo liferay-theme:import fails with error: "doesn't appear to be a theme in the SDK"
Issue When running the task yo liferay-theme:import to import a 6.2 theme in order to convert it to a 7.1+ Theme Generator type of theme, the tool will print: doesn't appear to be a theme in the SDK Environment...
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...
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...
As an Administrator, I cannot add or modify a Workflow in a non-default Virtual Instance
Issue I go to: Control Panel → Configuration → Virtual Instances I create a new Virtual Instance I log in to the new instance I go to: Control Panel → Workflow I try to modify the Single Approver workflow or add a...
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...
Disabling The Default Adaptive Media Images
Issue We see below URLs in the page source code and want to know how to remove them. /o/adaptive-media/image/403687/Preview-1000x0/home.png?t=1567146932300...
How to restrict Users to add certain portlets to page
Issue You would like to restrict which application a user can add to the page. You have created a new Regular Role and assigned it to several users. Even though you do not have the option 'Add to Page'...
Volume of Web Content causing slow page loads
Issue When navigating to Content & Data > Web Content there is a prolonged page loading time when there is a high volume of web content within a site. Environment Liferay DXP 7.2 Resolution The issue can be resolved by...
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...
Disabling Lodash Library
Issue How do I disable the following render resources from Liferay when the page is loading?  /o/frontend-js-lodash-web/lodash/lodash.js  /o/frontend-js-lodash-web/lodash/util.js  Environment DXP 7.1 Resolution Navigate to...
How to enable "Save as Draft" option in Document and Media portlet
Issue Unable to see "Save as Draft" option in Document and Media portlet Environment Liferay DXP 7.2 Resolution "Save as draft" feature in Document and Media is disabled by default. #     # Set this to true...