Problem/Motivation
I noticed that the deprecation warning about defaultTheme links not to the change record, but to the issue. I think it would be more helpful to link to the change record, which has the relevant information in a condensed form, rather than the issue which loads slower because it has over 130 comments, and would require searching for the recommendations.
Three nodes relate to this deprecation, the change record: https://www.drupal.org/node/3083055
and these two issues
https://www.drupal.org/node/2352949
and https://www.drupal.org/project/drupal/issues/3082655
Proposed resolution
Change the node id 2352949 to 3083055 in the deprecation warning.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3095598-2.patch | 1.17 KB | oknate |
Comments
Comment #2
oknateComment #3
lauriiiI agree that it would be better to link to the change record. Confirmed that the link works so this looks good. ✨
Comment #7
catchCommitted/pushed to 9.0.x/8.9.x/8.8.x, thanks!
Comment #8
oknateExcellent, thanks!