Closed (fixed)
Project:
Add Nodes For Translation in Bulk
Version:
1.1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2023 at 15:42 UTC
Updated:
27 Nov 2023 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bisonbleu commentedThis using the latest version in Drupal 9.5.11
Comment #3
viren18febs commentedComment #4
viren18febs commentedHI @bisonbleu
i have fixed the issues and added a patch for this, please review.
Thanks
Comment #5
thulenb commentedI have the same issue.
The provided patch does not fix this. Getting this error now:
TypeError: Drupal\add_translation\AddTranslation::__construct(): Argument #4 ($loggerFactory) must be of type Drupal\Core\Logger\LoggerChannelFactory, Drupal\redirect_404\Render\Redirect404LogSuppressor given, called in /web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\add_translation\AddTranslation->__construct() (Zeile 58 in web/modules/contrib/add_translation/src/AddTranslation.php)
Comment #6
thulenb commentedDoes somebody know how the get this module running? The mentioned error above prevents me from creating node translations.
Comment #8
jayprakash01 commentedFixed the issue @ThuleNB. Please check now.