Needs work
Project:
File (Field) Paths
Version:
8.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2020 at 15:23 UTC
Updated:
2 Jan 2025 at 15:18 UTC
Jump to comment: Most recent
Comments
Comment #2
volegerNeeds MR
Comment #4
enzipher commentedI had a quick look at this, and it seems the relevant function has been renamed to
filefield_paths_batch_update()and deprecated in favor of\Drupal\filefield_paths\Batch\Updater::batchUpdate(). That said, I don't know if translations are now handled correctly with this change or not.Personally, I don't have any use for this patch at this time, so I will likely not investigate this any further.