Problem/Motivation
There are a couple places in Views where a form_state key is called '#page_title'
Proposed resolution
Switch that to just 'page_title'
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | drupal8-Replace-Views-page-title-2336483-5.patch | 1.38 KB | pushpinderchauhan |
Comments
Comment #1
tim.plunkettLets wait on #2335659: Remove FormState ArrayAccess usage from core.
Comment #2
gerzenstl commentedSure, I checked from where came the hashtag on the key. But lets wait for #2335659.
Comment #3
gerzenstl commentedComment #4
tim.plunkettThis is good to go!
Comment #5
pushpinderchauhan commentedPlease review attached patch.
Comment #6
tim.plunkettThanks! I hope @gerzenstl doesn't mind...
Comment #7
alexpottCommitted 01d3221 and pushed to 8.0.x. Thanks!