Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2021 at 02:50 UTC
Updated:
5 Apr 2021 at 16:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
edysmpHere's the patch.
Comment #3
abhijith s commentedApplied patch #2 in 9.2.x.The list` is changed to `list_builder` and `render` is changed to `view_builder`after applying this patch.
RTBC +1
Comment #4
luiscarvalho commentedReviewed patch #2 and it indeed fixed. I'm moving to RTBC.
Comment #7
catch@Abhijith S there's no need to upload a screenshot of the patch applying, because DrupalCI already checks that for us. The screenshot actually means it takes longer for other people to review the issue. In this case all we needed for a review of the patch was to confirm that the list_builder and view_builder handler types were actually correct.
Committed 5d5bc96 and pushed to 9.2.x, cherry-picked to 9.1.x. Thanks!