Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
EE SupportEE SupportReporter
Jang KimJang Kim(Deactivated)Priority
LowComponents
Details
Details
Assignee
EE Support
EE SupportReporter
Jang Kim
Jang Kim(Deactivated)Priority
Components
Zendesk Support
Zendesk Support
Zendesk Support
Created February 10, 2012 at 11:39 AM
Updated December 9, 2016 at 2:20 PM
Resolved February 10, 2012 at 11:40 AM
Changing the logo in staging will change it in the live site
API CHANGES:
Class: com.liferay.portal.service.LayoutSetBranchLocalService
Method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetBranchId)
Status: Deprecated
New method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId)
Class: com.liferay.portal.service.LayoutSetBranchLocalServiceUtil
Method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetBranchId)
Status: Deprecated
New method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId)
Class: com.liferay.portal.service.LayoutSetBranchLocalServiceWrapper
Method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetBranchId)
Status: Deprecated
New method: getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId)