Problem/Motivation
There's functions deprecated for removal in core 10
Proposed resolution
remove the usage, make sure no mentions left
Remaining tasks
review/commit
User interface changes
no
API changes
no
Data model changes
no
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3264059-2.patch | 6.88 KB | andypost |
Comments
Comment #2
andypostnot a lot
Comment #3
daffie commentedLooks good to me.
Comment #4
quietone commentedLooks like there are few more.
Comment #5
andypost@quietone exactly this 3 palaces are in patch, looks you did not apply it
Comment #6
quietone commented@andypost, I apologize.
I reviewed again taking more care and yes, this does remove all the deprecations for json api module, that is the following return no results.
This looks ready to commit to me. I'll wait for another committer to confirm.
Comment #7
bbralaNice one cleaning this up.
+1 RTBC
Comment #8
catchLooks good here too. I think quietone was planning to commit this one so leaving RTBC for that.
Comment #10
quietone commentedCommitted to 10.0.x.
Thanks!