Split off from #2873881: [meta] Add Change Record to @deprecated for common.inc because these types of issues need to scoped by change record not file.
To determine how to complete this issue see #2873705: Add change records to all @deprecated code
Related change record: https://www.drupal.org/node/2912696
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2920014-5.patch | 829 bytes | shashikant_chauhan |
| #2 | drupal-2920014-2.patch | 487 bytes | billywardrop |
Comments
Comment #2
billywardrop commentedI have uploaded the patch for the drupal_render_root function.
Comment #3
billywardrop commentedComment #4
tedbow@billywardrop thanks for the patch!
The current change looks good but if you look at the change record: https://www.drupal.org/node/2912696 and
drupal_render()was also deprecated in the related issue #2346937: Implement a Renderer service; reduces drupal_render / _theme service container callsFor confirming this you can also look at the actual commit: http://cgit.drupalcode.org/drupal/commit/?id=da8ea3b
So it will also need a link to the change record.
Comment #5
shashikant_chauhan commentedupdated patch.
Comment #6
tedbow@shashikant_chauhan, hi it's you again 😜, thanks for the patch!
I confirmed in #4 that
drupal_render()anddrupal_render_root()was the only deprecated code related to the change record.Looks good!
Comment #11
xjmUpdating credit. Last one, so hopefully no more emails for those of you that just got added to half a dozen issues. ;)
Comment #12
billywardrop commentedI was waiting on sthomps5 adding his code so he code get credit for his part of the patch. Do I not get a credit to?
Comment #15
catch@billywardrop you get credited automatically when you upload a patch, so xjm didn't need to add you manually to the issue credit.
Committed/pushed to 8.5.x and cherry-picked to 8.4.x, thanks!
Comment #16
billywardrop commentedSorry still getting used to the credit system. Thank you :)
Comment #17
dawehnerA good suggestion would be to fix the title to not cause heart attacks for people :P
Comment #19
kay_v commentedRemoving parent issue per conversation with @xjm at Drupalcon Nashville Mentored Sprint prep. Her recommendation to do so was based on a few points that made sense to all of us in the discussion, namely:
- so many child issues makes this parent unwieldy
- search filters will allow people needing to refind closed children