Closed (won't fix)
Project:
Drupal core
Version:
11.x-dev
Component:
update.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2019 at 06:30 UTC
Updated:
14 May 2025 at 03:14 UTC
Jump to comment: Most recent
Comments
Comment #2
kim.pepperFileTransfer objects contain a mix of logic and state.
Perhaps we can separate them out somehow? e.g. FileTransferItem and FileTransporter (service)? Plugins may be overkill, especially if we don't have any configuration for them.
We could potentially hide this separation within the service methods.
Comment #11
dwwNow that #3491731: [META] Remove the ability to update modules and themes via authorize.php and child issues are done, all this code is deprecated and will be removed in D12.