- Issue created by @swirt
There is logic in
/migration_tools/src/Url.php line 248 File modules/contrib/pathauto/pathauto.inc could not be loaded from module_load_include.
that calls module include on a file that no longer exists and then calls a function that no longer exists in pathauto.
This will have to be reworked.
The code as it exists has been commented out so there is no function "generateDestinationUriAlias()" If it is needed, it can be refactored to use modern Pathauto.
Active
2.0
Code