Search Results

ナレッジベース 3704
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to Update User Records Using UserLocalServiceUtil Class
Issue The root issue is that using user.persist(); more than once while attempting to update User data via the UserLocalServiceUtil class fails in DXP 7.1. Example of failed code: user = UserLocalServiceUtil.getUser(oUserReg.getUserId()); user.setStatus(WorkflowConstants.STATUS_APPROVED...
The Command getPortletPath(PortletDataContext portletDataContext) does not return portlet's path
Issue Using the command protected String getPortletPath(PortletDataContext portletDataContext) { return portletDataContext.getPortletPath("quizentry_WAR_aaaportlet"); } to retrieve a portlet's path does not work, especially since implementing OSGi modularity functions. Environment...
Could not find the Sharepoint option when adding a new repository
Issue After deploying the Sharepoint connector, the Sharepoint option does not show up when adding a new repository in Documents and Media. Environment Liferay DXP 7.1 Resolution There is an extra step after deploying the Sharepoint connector. Please follow the documentation Creating a...
Known Issue: Security Scan Shows Liferay as a Potential Sharepoint Vulnerability - False Positive
Issue There may be some instances where a security scan shows Liferay having a potential Sharepoint endpoint vulnerability. Specifically, the security scan's warning may be related to the /_vti_inf.html file. This is actually a false-positive considering Liferay is not a Sharepoint...
Existing users in Liferay can not login through SAML with "Screen name x must not be duplicate ..." error
Issue If the user exists in Liferay (service provider), the user cannot log in through SAML due to duplicate screenname ERROR. 2019-04-23 04:29:45.758 ERROR [http-nio-18080-exec-7][BaseSamlStrutsAction:58] Screen name ccc must not be duplicate but is already used by user 34863 After...
Sitemap include option per page is not published from staging to live
Issue The Sitemap Include options (Edit page -> SEO) are different between staging and live environment even after publishing from staging to live.  Environment Liferay 6.2 EE Resolution Check if Page Versioning is enabled. If page versioning is enabled, click "Mark as Ready for...
Dynamic content fetched by Web Content template stays the same after updates
Issue User uses web content template to fetch dynamic content from the database. The value displayed on the page stays the same even if the data in the database has already changed. Environment Liferay DXP 7.0, Liferay DXP 7.1 Resolution Uncheck the "Cacheable" option in edit web content...
Blank page with “No Group exists with the key {companyId=0, groupKey=Guest}” error in log
Issue After restarting portal, the page turns into a blank page. The following error is reported in the log: 2019-04-03 04:27:28.258 ERROR [http-nio-8080-exec-5][PortalInstances:162] com.liferay.portal.kernel.exception.NoSuchGroupException: No Group exists with the key {companyId=0,...
How Can I Assign Roles to Users When Importing from LDAP?
Issue When importing users to Liferay DXP from LDAP, they are not being assigned the roles I want them to have from my LDAP server. Environment Liferay DXP LDAP Resolution In Liferay DXP, Users are imported from LDAP by Group In Liferay, create a User Group in Liferay with the same name...
Total Number of Index Limit Error in Elasticsearch
Issue When new contents are created or updated in Liferay, they are not being added to the Elasticsearch index (they will not be displayed on the search results) If you check the log Liferay log file you will get this "Limit of total fields [7500] in index [liferay-20115] has been...
HTMLアンカーを使う
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 HTMLアンカーを使用した目次を持つWebページを構築する際、トップリンクをクリックしても、ページ内の正しい場所にリダイレクトされないことがある。 環境 DXP 7.0、DXP 7.1 解像度 最新のHTML規約では、 href="#" と id= のペアリングを使用しています。...
Known Issue: Classic Theme Favicon Always Displayed When Using Microsoft IE11
This article describes a known issue specific to Microsoft Internet Explorer 11 (IE11) as documented on LPS-88702. In IE11, after navigating to a website page, the favicon will always be shown as the classic theme favicon for IE11. This is due to FaviconServlet.java always using...
Why are user accounts shared when I have multiple LDAP servers configured?
Issue When a Liferay DXP bundle is configured to communicate with two or more LDAP servers there can be issues with user importing and users logging in. Example: If Liferay DXP is communicating with two LDAP servers, and each of those servers has a user with a screenname of jsmith, then...
Troubleshooting Service Builder Blob Compile Issues
Issue Service builder with Blob and compound primary key throws compilation error. The console errors might look like this: [javac] /Users/xxxx-yyyy/Projects/aaaa/dxp/plugins-sdk/portlets/bbbbb-services-portlet/docroot/WEB-INF/service/com/aaaa/portal/model/InvoicePDFBlobModel.java:42:...
Removing Older Elasticsearch Plugins Needed for Successful Upgrade to ES 6.1
Issue It was discovered that older versions of the Elasticsearch plugin can interfere whenever administrators are deploying the latest version. The use case: Administrators are deploying the latest Elasticsearch 6.1 connector to replace the existing 2.x connector that ships with Liferay...
Understanding WebDAV Upload Permissions
Issue Are documents uploaded through WebDAV given more permissions than UI uploads? Why can one user who uploads a document through WebDAV update or delete the file while another user with the same level of permissions cannot? Environment DXP 7.0 DXP 7.1 Resolution When the first user...
Patch Installation Slowdown Due to Windows Security
Issue When Patching Tool is run on a Windows machine, Windows Security can slow down the patch installation drastically due to the large amount of file operations being performed. Resolution If you experience extreme slowdowns during patch installation, you may need to add your Liferay...
Receiving email notifications for updated, added, or moved web content
Issue Why can't I receive email notifications for Updated, Added, or Moved web content assets? My mail server is set up correctly and I am getting the Web Content Review notifications without issue. Environment DXP 7.0 DXP 7.1 Resolution In order for a user to receive email notifications...
Resolving Static Asset Publisher Rendering Errors in Custom Layout Templates
Issue There is a known issue (as documented in LPS-88239) encountered when using a custom Layout Template that implements a static Asset Publisher. Instead of rendering properly, a NoSuchPortletPreferencesException is thrown in the app server's console and an "Asset Publisher is...
Expired Articles Are Still Showing up in the Live Site After Publishing
Issue If you schedule an article to be expired on a certain date and time, after publishing the article to the live site you may find the article is not expired. There are a few possible reasons for this behavior described with their resolutions below. Resolution Scenario 1: The default...
Known Issue: Drag and Drop Pages Under Link to URL Type Pages is Working, But the Configuration is Not Saved
Issue When you drag and drop pages under Link to URL type pages, it appears as if the structure changes, but after refreshing the browser, the page order is not saved. Resolution This is a known issue, and the reason that this does not work is because Link to URL page types cannot be...
Back Navigation Breaks Dialogs in iOS Safari
Summary There is a known issue with iOS Safari while using history.pushState(), which is an API that Liferay uses. Issues outside of Liferay can be found at: Stack Overflow: Alert, Confirm, and Prompt Not Working After Using History API on Safari, iOS Github: Navigating Back Breaks...
Site Roles Are Incorrectly Assigned or Lost When They Are Selected from Different Pages
This article documents a bug in the search container with any list of selectable items. It was discovered that site administrators could not assign a Site Role if that Site Role is not listed on the first page. Roles that were listed on the second pages were subsequently deselected when...
DXP 7.0 Fix Pack 70: Compatibility changes and deployment notes for Connector to Elasticsearch 6 and Solr 5 Search Engine
Liferay DXP 7.0 Fix Pack 70 and SP10 includes the fixes for LPS-79348, LPS-78857 and LPS-80931. Part of the changes (namely in LPS-78857) new APIs were added to the com.liferay.portal.search.api module which all Liferay search engine connectors must implement to function properly and to...
Arbitrary Code Execution With jQuery Versions Earlier Than 3.0
This article documents a security issue in jQuery versions prior to 3.0, which is also described on Github. The issue can be reproduced with the following steps. Install a theme that uses jQuery prior to 3.0. Head to any page with that theme. Open the developer console. Type...
Unable to Connect to External Datasources After Applying DXP 7.1 FP3+
This is no longer an issue with 7.1 FP10+. Recently, LPS-85683 was implemented in Liferay DXP 7.1's core infrastructure and can be deployed by applying DXP 7.1 Fix Pack 3.  LPS-85683 detailed a project where Liferay core engineers refactored the spring extender to allow for subsequent...
Known Issues: Liferay Commerce
This article documents a list of known issues that exist in Liferay Commerce. Commerce 2.2.0 Commerce 2.1.3 Commerce 2.1.2 Commerce 2.1.1 Commerce 2.1.0 Commerce 2.0.7 Commerce 2.0.0 Commerce 1.1.4 Commerce 1.1.1 Commerce 1.1.0 Resolution Liferay Commerce contains the following known...
Known Issue: Instance Activation Service Disabled When Regenerating LCS Token
This article documents a known issue causing the instance activation service to be disabled by default when an LCS token is regenerated. The issue occurs for LCS tokens that have been created before January 17th 2019. If LCS Admins regenerate the LCS token with Instance Activation...
"Inaccessible Object" exception while using JDK11
Description If you are using JDK11 in a Linux environment and have the LCS 5.0.0 client deployed, you may receive the following error on startup: ERROR [LCS Worker 2][BaseScheduledTask:92] java.lang.reflect.InaccessibleObjectException: Unable to make public long...
Troubleshooting Adaptive Media Issues
This article is designed to help with troubleshooting Adaptive Media issues. Adaptive Media detects the device capabilities of the visitor and automatically delivers an appropriate scaled and optimized version of your stored media. Q1. "What happens if the adaptive media process gets...
"Illegal Access" Warning while using JDK 11
Description If you are using JDK11, you may receive the following error: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.liferay.petra.reflect.ReflectionUtil...
LCS boot delegation property on WebSphere breaks the embedded Elasticsearch 6.5 in DXP 7.1 FP5
This article documents a known issue with the embedded Elasticsearch 6.5 Connector. Elasticsearch 6.5 is now the default embedded ES connector in DXP 7.1 after applying DXP 7.1 Fix Pack 5. It was discovered that after applying FP5, there is a startup error in platforms deployed on...
Deployment of SAML plugin does not display SAML admin 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. Event/Use Case I downloaded the "Liferay Connector to SAML 2.0" from...
Extra HTML tag in the Source Code in Web Content Articles
This article documents a known issue and also a workaround in the Adaptive Media functionality. Liferay DXP 7.1 uses Adaptative Media to manage thumbnails and previews. It was discovered that after applying Liferay DXP 7.1 Fix Pack 1, a &imagePreview=1 tag appears at the tail end of the...
Reordering Pages That Have Page Types That Are Links to Pages
When reordering pages, pages that use the "link to page" type will not be reordered. Resolution This issue is resolved by utlizing the following portal property: layout.first.pageable[link_to_layout]=true Additional Information LPS-49604 LPS-7985, content:...
Known Issues for Kaleo Workflow Designer's Diagram View
By default, the Kaleo Forms EE plugin comes with the Kaleo Workflow Designer feature. This feature helps streamline the creation of workflow definitions and empower more users to create custom workflows. Inside the Kaleo Workflow Designer, there is one graphical view and this drag and...
Installing the Audience Targeting Application
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Currently, the Audience Targeting EE app can not be installed by simply downloading the app from Liferay...
Handling SASS Related Errors
In Portal 6.2, the Liferay platform uses SASS and Compass to simplify CSS file creations, and to avoid manual mistakes during code duplication for distinct browser types. SASS is a Ruby based solution that helps you to make well-organized and maintainable source. Furthermore it builds...
Unable to Publish Content if there are Missing Page or File Links
Issue In Liferay DXP attempting to publish content (pages, assets, or files) with broken links results in a "missing page reference" issue during publication. Also, even updating or creating basic web content is not possible with dead links (relative links). Or when trying to publish...
Pages With the Page Layout Type Web Content Are Missing After Upgrading to Liferay Portal 6.1 GA1 or Higher
In earlier versions of Liferay Portal 6.0 SP2 or lower, the Web Content page layout type allowed a page to display a single piece of web content. This page layout type has been deprecated starting in Liferay Portal 6.1. After an upgrade the portal may not start correctly or these pages...

該当件数: 3,703 件中 2,441 - 2,480