Subtask of #1830588: [META] remove drupal_set_title() and drupal_get_title()
Problem/Motivation
Using procedural drupal_set_title() inside controller class is not encouraged.
Proposed resolution
Replace drupal_set_title() with #title in page return array.
Remaining tasks
Issue patch
User interface changes
Refer parent issue at #1830588: [META] remove drupal_set_title() and drupal_get_title()
API changes
Refer parent issue at #1830588: [META] remove drupal_set_title() and drupal_get_title()
Related Issues
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal-comment_remove_drupal_set_title_2102437.patch | 926 bytes | internetdevels |
Comments
Comment #1
rteijeiro commentedI will take this one ;)
Comment #2
internetdevels commentedSorry, but I think 3 days too much for implement this patch.
Comment #3
rteijeiro commentedUnassigned.
Comment #4
andypostLooks good, but #2102125-75: Big Local Task Conversion implements it differently
Comment #5
andypostWould be fixed in #2102125-75: Big Local Task Conversion