Problem/Motivation
100%, comment reply ('/comment/reply/{entity_type}/{entity}/{field_name}/{pid}') renders entity_type/entity via a subrequest and the comment thread formatter uses globals and pagers
Change record https://www.drupal.org/node/2779457
Proposed resolution
discover usage of master request
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3087509-2.patch | 1.06 KB | andypost |
Comments
Comment #2
andypostPager service is in, CR is https://www.drupal.org/node/2779457
Comment #3
andypostLooks comment formatter was fixed already but subrequest still needs work
Comment #4
andypostCommentController::commentPermalink()needs rework to pas pager-ID of the discovered pageComment #5
andypostComment #7
andypost