Search Results

Capability
Feature
Deployment Approach
Unable to Update User Records Using UserLocalServiceUtil Class
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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 =...
The Command getPortletPath(PortletDataContext portletDataContext) does not return portlet's path
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue Using the command protected String getPortletPath(PortletDataContext portletDataContext) { return portletDataContext.getPortletPath("quizentry_WAR_aaaportlet"); } to retrieve a portlet's path does not work,...
Known Issue: Browser Ignores Disabled Autocomplete Property for Saving User Login Information
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue After setting company.security.login.form.autocomplete=false to disable autocomplete for user login information, the browser still permits users to save passwords or use password managers to manage password...
Could not find the Sharepoint option when adding a new repository
authorEmailAddress: laura.li@liferay.com, authorName: Laura Li, content: 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...