Changing the logo in staging will change it in live

Affects versions

7.0 Fix Pack Version

None

7.1 Fix Pack Version

None

7.2 Fix Pack Version

None

7.3 Fix Pack Version

None

7.4 Fix Pack Version

None

CVE IDs

CVSS Base Score

CVSS Vector String

Labels

Description

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)

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Components

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