- Issue created by @SteffenR
- π©πͺGermany SteffenR Germany
steffenr β changed the visibility of the branch 3522010-migrate-v2-to-v3-glossary to hidden.
- Merge request !41#3522010: update glossary handling to support new glossary/ dictionary provided by DeepL β (Merged) created by SteffenR
-
steffenr β
committed 68fd3707 on 2.2.x
Issue #3522010: Update glossary handling to match new multilingual...
-
steffenr β
committed 68fd3707 on 2.2.x
-
steffenr β
committed 23c921c7 on 2.2.x
Issue #3522010: fix php code quality issues
-
steffenr β
committed 23c921c7 on 2.2.x
- Assigned to SteffenR
- Status changed to Fixed
25 days ago 8:24am 1 July 2025 - πΊπΈUnited States sachit.thapa
I updated the module to the 2.2.12 and also ran the batch update. The existing glossaries were deleted from the site but i can still accees the results via API in postmain using both v2 and v3 endpoints. But when i try to Fetch DeepL glossaries i get the following error:
AssertionError: assert(is_string($glossary_id)) in assert() (line 119 of modules/contrib/tmgmt_deepl/modules/tmgmt_deepl_glossary/src/DeeplMultilingualGlossaryApiBatch.php). Drupal\tmgmt_deepl_glossary\DeeplMultilingualGlossaryApiBatch::syncGlossariesFinishedCallback(1, Array, Array, '2 sec') (Line: 458) _batch_finished() (Line: 100) _batch_page(Object) (Line: 52) Drupal\system\Controller\BatchController->batchPage(Object) call_user_func_array(Array, Array) (Line: 123) Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 121) Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97) Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 53) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 116) Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 90) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 741) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Could you please take a look at it? Thanks
Automatically closed - issue fixed for 2 weeks with no activity.