Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Page versioning

Avatar

Level 3

Hello Everyone,

I am working on AEM-6.2, and recently i found issues on some of the pages.

It had 4-properties added on them, because of it the pages were not editable (component add or edit was not working): It was giving node checked in ERROR in crxde.

cq:childrenOrder

cq:name

cq:parentPath

cq:siblingOrder

I searched and found that these properties gets added to page when you try to restore a page from its history versions.

http://cqindepth.blogspot.com/2013/05/preview-historical-version-of-node-in.html

The page restore feature is OOTB from AEM, then why the page was not editable?

Once the I removed above 4-properties, page became editable again.

Please help me to understand the reason for this behavior and the FIX.

Thanks

2 Replies

Avatar

Community Advisor

I checked same in AEM 6.3

For me version reverts works fine. I am able to edit page after reverting to its previous version.

Even I can't see nodes that you have mentioned.

cq:childrenOrder

cq:name

cq:parentPath

cq:siblingOrder



Arun Patidar