AEM- 6.5 -> Live copy inheritace enabling/disabling icon is not showin in some field on page properties. | Community
Skip to main content
JakeCham
New Participant
July 20, 2020
Solved

AEM- 6.5 -> Live copy inheritace enabling/disabling icon is not showin in some field on page properties.

  • July 20, 2020
  • 2 replies
  • 1990 views

We are in migrating 6.3 to 6.5.After getting live copies, when i check page properties after getting a live copy only two fields having the inheritance enabling/disabling icon.Most of other fields are not showing that inheritance enabling/disabling icon though , All the values are getting properly from inheritance.Problem is in 6.3 all was working fine.In 6.5 inheritance enabling/disabling icon is not showing in most of the fields.But i have noticed some odd behaviors here that when reloading the page (Like when we trying to browse the image) then that enabled/disabled inheritance icon is starting to appear.

Note - msmTouchUICommons.js in this file iam getting an error near to "outerWidth - icon.outerWidth()".

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vanegi

Do you see cq:LiveRelationship, cq:LiveSync properties enabled in jcr:content of these live copies? Can you post the JS error from console captured during this time?

2 replies

New Participant
November 10, 2020
I see the same problem in 6.5 is this started in 6.5
vanegi
vanegiAccepted solution
Employee
July 20, 2020

Do you see cq:LiveRelationship, cq:LiveSync properties enabled in jcr:content of these live copies? Can you post the JS error from console captured during this time?

JakeCham
JakeChamAuthor
New Participant
July 21, 2020

Under which action do we need to enable these two properties ? cq:LiveRelationship is there.cq:LiveSync is not there under mixin types.