Comments

AndrewsizZ created an issue. See original summary.

andrewsizz’s picture

Status: Active » Needs review
StatusFileSize
new487 bytes

Please review patch

Status: Needs review » Needs work

The last submitted patch, 2: cookiebot-drupal_9_deprecated_code-3129999-2.patch, failed testing. View results

isolate’s picture

Some mistakes in the patch. Also updated the service call.

isolate’s picture

Started from wrong setup...

fernly’s picture

Status: Needs work » Needs review

Patch #5 applies and works for Drupal 9.1.7.

abramm’s picture

Assigned: andrewsizz » Unassigned
Category: Feature request » Support request

#3172479 seems to be fixing the same issue; I'd suggest committing it instead since it switches to interfaces usages which is more correct way of handling service dependencies.

mpp’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#3172479: Switch path.alias_manager to path_alias.manager for D9 compatibility

Indeed, this doesn't fix all deprecations;

mpp’s picture

StatusFileSize
new3.73 KB
mpp’s picture

mpp’s picture