Problem/Motivation
We added a @deprecation notice to a method when the method itself is not deprecated only a BC layer contained within it is.
Proposed resolution
Remove it and tidy up the comments and deprecation message.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3003361-4.patch | 1.75 KB | alexpott |
| #4 | 2-4-interdiff.txt | 1.07 KB | alexpott |
| #2 | 3003361-2.patch | 1.75 KB | alexpott |
Comments
Comment #2
alexpottComment #3
berdirDo we need a second dot there at the end? Other than that, looks good, thanks.
Comment #4
alexpottWe do. I was thinking exception messages :(
Comment #5
catchCommitted ae32952 and pushed to 8.7.x. Thanks!
Comment #8
idebr commentedThis patch added a reference to https://www.drupal.org/project/drupal/issues/2794347 #2794347: Convert web tests to browser tests for field_ui module
However, this issue is not particularly relevant. This makes it harder for developers trying to remove deprecation notices from their code. I have filed #3050363: Fix the node reference in to the deprecation notice for 2670454 to update the URL to the related change record at https://www.drupal.org/node/3003360