Updated: Comment 0

Problem/Motivation

Currently _controller controller can return render arrays, though this might change at some point in the future.

Proposed resolution

Replace _controller to _content where possible

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#1 vdc-2068269-1.patch1.43 KBdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Active » Needs review
FileSize
1.43 KB

.

jibran’s picture

Status: Needs review » Reviewed & tested by the community

Nice fix. I have gone through rest of views_ui.routing.yml and haven't found any other _controller to _content change so rtbc.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 06ca120 and pushed to 8.x. Thanks!

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