Page Publish from page editor provides child page references which show as undefined | Community
Skip to main content
January 7, 2021
Question

Page Publish from page editor provides child page references which show as undefined

  • January 7, 2021
  • 1 reply
  • 1002 views

As per Adobe documentation https://experienceleague.adobe.com/docs/experience-manager-65/authoring/authoring/publishing-pages.html?lang=en#unpublishing-pages it says that "Publishing from the editor is a shallow publish, i.e. only the selected page/pages is/are published and any child pages are not." . However in AEM 6.5.4 we are getting child pages and any page comes under undefined.

 

 

Is there any quick fix available other than overlay of /libs/cq/gui/components/siteadmin/admin/publishwizard/references/references.jsp . Any documentation providing details on what all comes as references through ActivationReferenceSearchServlet would be helpful.

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

1 reply

Vijayalakshmi_S
Level 10
January 8, 2021

Hi @ashish-ranjan,

Can you share the exact snapshot of "undefined" item that is part of the response or share the response object of "undefined" item alone (Shared screenshot highlights the items that are displayed fine)

Also, do high level check on contents of the page. (Example : see if you have Experience or content fragments authored as part of the page.)

January 8, 2021

Hi @vijayalakshmi_s

If you see in the screenshot the JSON response with type=page get added under undefined because they are not handled. Also is it correct to get the type=page in the references?

Thanks & Regards

Ashish