https://git.drupalcode.org/project/drupal/-/blob/9.3.8/core/modules/cont...

The contextual_pre_render_placeholder() has been moved to ContextualLinksPlaceholder long time ago.

We need to remove or update the reference.

CommentFileSizeAuthor
#2 3270709-2.patch579 bytesshashwat purav

Comments

Chi created an issue. See original summary.

shashwat purav’s picture

Status: Active » Needs review
StatusFileSize
new579 bytes

Created patch to remove reference to contextual_pre_render_placeholder() function.

avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

There is only a reference to contextual_pre_render_placeholder() in Drupal 9.4.x and this patch removes it.

  • lauriii committed 13645ea on 10.0.x
    Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to...

  • lauriii committed 02ffcc4 on 9.5.x
    Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to...

  • lauriii committed 27389d1 on 9.4.x
    Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to...
lauriii’s picture

Version: 9.4.x-dev » 9.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 13645ea and pushed to 10.0.x. Cherry-picked to 9.5.x, 9.4.x and 9.3.x since this only changes docs. Thanks!

  • lauriii committed 28d6863 on 9.3.x
    Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.