See https://www.drupal.org/node/2758897
The existing code should be backwards compatible. However, it's not working properly during site-install. The easy fix is to upgrade the code to not rely on a deprecated service.
Would you like a dependency added to the .info file, or is this OK by itself?
After fixing this, could you please tag a release.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | hal-link_manager-2875499-8.patch | 1016 bytes | piggito |
Comments
Comment #2
badjava commentedComment #3
badjava commented@douggreen Can you update the file to a .patch file?
Comment #4
douggreen commentedComment #5
badjava commentedComment #7
badjava commentedThanks @douggreen
Comment #8
piggito commentedAdding patch to change a remaining rest LinkManager dependency in TermEntityNormalizer.
Comment #9
piggito commentedComment #10
andypostComment #12
badjava commentedGood catch and thanks @piggito and @andypost. Committed and cut another release.