Comments

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new838 bytes

Removed deprecated method drupal_render() please review.

chris.smith’s picture

StatusFileSize
new843 bytes

I needed a solution to this issue to upgrade to Drupal 8.8.
However, the current patch still uses render(), which isn't "allowed".
The attached patch now uses renderPlain().

davidburns’s picture

Status: Needs review » Reviewed & tested by the community

Patch #3 works! Able to cleanly upgrade to 8.8.x without errors.

  • KarenS committed 4ddafc6 on 8.x-1.x authored by chris.smith
    Issue #3094857 by Sahana _N, chris.smith, davidburns: Remove calls to...
karens’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks all!

Status: Fixed » Closed (fixed)

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