Search Results

All Results 7156
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
HTML editor is not displaying in Web Content
Issue While creating a structure, when you select a field as HTML and create web content using the same structure, the field is not displaying as an HTML editor. Environment Liferay DXP 7.0 Resolution The reason behind it is not displaying as an HTML editor is because Liferay by default...
Web Contents are not Displaying
Issue If there is another Liferay server that is in sync with the other environment database. Now the Web Content is not displayed in the new server. Environment Liferay DXP 7.0 Resolution Reindexing is required to display Web Content. Below steps can be followed for the same: 1) Go to...
Primefaces: commandButton ajax="false" will not work with p:dataExporter and p:fileDownload
Issue When using the Primefaces <p:commandButton ajax="false" /> with p:dataExporter and p:fileDownload, the page will not render properly, there will be visual issues. Environment Liferay DXP 7.0+ Resolution When using p:dataExporter and p:fileDownload in portlets, it is a best practice...
Soy taglib for ColorPicker no longer works as of 7.1 with fix pack dxp-13-7110
Issue From 7.1 with fix pack dxp-13-7110+ , using Soy taglib to create a ColorPicker, similar to this: <%@page import="java.util.HashMap"%> <%@page import="java.util.Map"%> <%@ include file="/init.jsp" %> <%@ taglib uri="http://liferay.com/tld/soy" prefix="soy" %> <p>...
OrderID license validation failed deactivating my server
Issue Previously it was possible to activate a Liferay Portal server using an OrderID, this activation method is now deprecated and the web address that the Portal will attempt to communicate with is no longer valid. This has caused the Portal to be unusable Environment Liferay Portal...
Script loading issue is occurring in the sub versions of Internet Explorer 11 browser
Issue The script loading issue is occurring in some systems but using the same Internet Explorer 11 subversions, its working fine in other systems. Environment Liferay DXP 7.2 Resolution Removing some of the third party scripts [For example, nicescroll.js] resolves the script loading...
Setting up a multi-stage staging environment
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 it possible to set up a staging configuration like DEV → UAT → PROD?...

Navigation

is shown on all DXP pages
Issue Liferay DXP HTML source will contain the below snippet on all portal pages: <nav class="quick-access-nav" id="vseg_quickAccessNav">     <h1 class="hide-accessible">Navigation</h1>     <ul>         <li>             <a href="#main-content">Skip to Content</a>         </li>     </ul>...
aui_deprecated.css cannot be loaded when switching to RTL languages
Issue When using DXP in RTL languages (e.g.: Arabic, Hebrew), customers may notice visual errors and inability of Liferay to load CSS files, like, for example, aui_deprecated.css and others: With messages similar to this (Chrome): Refused to apply style from...
How to resolve "Couldn't find the portal-impl.jar" errors when patching 7.0 SP 12
Issue When attempting to use the patching tool with a 7.0 Service Pack 12 bundle, the following configuration error is encountered: Problem with the configuration: Couldn't find the portal-impl.jar. Please check the configuration or delete the existing configuration and run...
Heavy database queries involving DLFileEntry table
Issue In some cases you could find that your database is spending a lot of time procesing this query: SELECT fileEntryId, groupId, companyId, userId, userName, createDate, modifiedDate, classNameId, classPK, repositoryId, folderId, treePath, name, extension, mimeType, title, description,...
Audience Targeting version 2.2.0 cannot be deployed to my Liferay DXP 7.0 environment
Issue Deployment of Audience Targeting version 2.2.0 fails in my Liferay DXP 7.0 environment  Environment Liferay DXP 7.0 with fix pack DE-59 or lower installed Resolution Audience Targeting version 2.2.0 requires fix pack DE-60 or higher Once DE-60 has been installed, Audience Targeting...
How to quickly modify email log levels
Issue The environment is facing issues related to email but there is not enough information in the logs about it. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Temporarily increase the log level for packages related to email. Go to the Control Panel / Configuration / Server...
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...
How to hide the Product Menu for non-admin users?
Issue In Liferay DXP 7.0 and 7.1, there may be the requirement to hide the Product Menu (along with the icon to open it) to certain roles (for example, regular/non-admin, site users): Environment Liferay 7.0 DXP Liferay 7.1 DXP Resolution Liferay DXP does not provide a way to achieve the...
DXP 7.2 Service Pack 1 (SP1)/Fix Pack 2 (FP2) requires Elastisearch 6.2 or higher due to InvalidTypeNameException error on startup
Issue When DXP 7.2 SP1+/FP2+ is configured with Elasticsearch 6.0 or 6.1, the following error occurs on startup: Oct 22 13:42:10.417 build-14 [liferay-847b9fcf98-jmbds] [dxp] ERROR [main][IndexSynchronizationPortalInitializedListener:93] bundle...
Unable to select required Display Page
Issue How can I make a Public or Private Page a Display Page? I cannot select a specific Display Page for Web Content The Display Page I want to use is grayed out / ghosted Images to demonstrate from Web Content UI Having pressed Choose, we find the Done button is not clickable for the...
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...
When searching, "sites that do not belong to the site" will also be displayed in the search results.
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 searching, content...
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)...
Not able to search document with Title after Applying Workflow
Issue After applying workflow in the Web Content, try to search the same content in "My Workflow Tasks". The search shows no result. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution The observed behavior is a known issue and is fixed For Liferay DXP 7.0...
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...
Cannot build a theme created with blade: Sass::SyntaxError: Invalid CSS after "...nput-margin-x: "
Issue When creating a theme in the latest Developer Studio, the build fails with Sass::SyntaxError: Invalid CSS after "...nput-margin-x: ": expected expression (e.g. 1px, bold), was "!default;" Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Either use the latest Blade, IDE, or...
Asset Publisher Widget cannot display more than 200 items per page
Issue Configure an Asset Publisher to show a Number of Items to Display greater than 200, for example, 300. The Asset Publisher only shows 200 items. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution Until Liferay DXP 7.3 Fix Pack 1: This is an expected limitation given by the...
Not able to create workflow for two level Approver
Issue While creating a Workflow from Kaleo Designer for two-level Approver and while saving the below error is thrown. "An error occurred in the workflow engine". Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue and is fixed in liferay-fix-pack-de-82 and...
initBundle FAILED when creating a Liferay Workspace Project in Liferay Developer Studio with "Download Liferay bundle" option checked
Issue When creating a Liferay Workspace Project in Liferay Developer Studio with "Download Liferay bundle" option checked, the following initBundle FAILED error is reported in the console: CONFIGURE SUCCESSFUL in 15s CONFIGURE SUCCESSFUL in 0s > Task :downloadBundle > Task :initBundle...
Two tables growing in size related to Audience Targeting
Issue Why are these particular tables increasing in size? CT_ANALYTICS_ANALYTICSEVENT  CT_ANALYTICS_ANALYTICSREFERRER Environment DXP 7.2    DXP 7.1 Resolution Firstly, this is an intended behaviour related to Audience Targeting and it can be modified Table 1....
How do I add a subject to workflow email notifications?
Issue When I set up a workflow for an asset (e.g.: Single Approver workflow for Web Content Articles) and I create a new Web Content Article, the approver receives an email notification but the email has no subject. Environment Liferay DXP 7.0+ Resolution In order to add a subject to the...
Script loading issues in some of the Internet Explorer 11 sub versions
Issue Script loading issues in some of the IE 11 subversions that is, scripts are consuming more time to load it on the pages. This issue has observed in some of the systems but using the same IE subversion its working fine in another system. Error: "Website is not responding due to a...
I can access the documents of a deactivated site unless permissions are revoked
Issue I have a deactivated Site If I try to access the Pages, I get the message: "This site is inactive. Please contact the administrator." At the same time, Documents and Assets can still be accessed and modified Users can use the document download links I expect that if I deactivate a...
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...
LDAP users are unable to log in
Issue Users who are present in LDAP are unable to perform login into Liferay and the below error was observed at the server console. ERROR [liferay/scheduler_dispatch-4][PortalLDAPImporterImpl:717] Unable to import user CN=abdulfar: null:null:{samaccountname=sAMAccountName: abdulfar}...
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...
Some content not visible in documents and media, but visible on DDL
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 Some content is not displayed in documents and media Document and media...
Unable to validate Social Office license due to failed server ID matching
Issue After restarting one of the nodes in a Liferay 6.2 cluster set up, the following error stating the Social Office license could not be validated appeared. 13:28:51,947 ERROR [localhost-startStop-1][LicenseManager:?] Social Office EE license validation failed java.lang.Exception:...
Site Administrator cannot add a Basic Web Content - DXP 7.0
Issue As a Site Administrator when I go to Content and click on the "+" button to add a basic web content, the basic web content option does not appear. Environment Liferay DXP 7.0 Resolution As an Administrator, if you go to Web Content and click on the 3 dots on the upper right and...
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:...

該当件数: 8,982 件中 5,921 - 5,960