I am facing this issue after installing service pack 2 to AEM 6.0.
When I drag n drop any component to page. 4 additional characters adding to back end component name.
suppose my component name is hero_feature. If I drag this component to page, some additional characters added to name. If i check through crxde its name at page is like
hero_feature_adse. I am using this name at many places. It is breaking my functionality.
Is there any configuration available, where I can restrict these additional characters to be added to component name in page.
Solved! Go to Solution.
Views
Replies
Total Likes
Well it could be a known issue with SP2, try to raise a day care ticket with details.
Views
Replies
Total Likes
Hi Sunil,
AFAIK those node are create by AEM, this node structure helps to render the component on page.
And Since there are good chances that a component can be available in a page more than once, AEM has to differentiate them.
You can provide custom node names but those will not be possible every place.
Thanks
Views
Replies
Total Likes
Hi Praveen,
Thanks for your response.
I understand, If component used more then one time. AEM add some characters to uniquely identify component instance on page.
But in my case I am using component only once on a page. AEM add some characters even I use component once on a page.
In my code, Many places I am using component name. It was working fine on AEM 5.6 and AEM 6.0. But issue start causing after installing SP2.
Thanks
Sunil
Views
Replies
Total Likes
Well it could be a known issue with SP2, try to raise a day care ticket with details.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies