Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Tbx re-import in existing collection now will work.
-
Empty show more show less
Description
Error happens when tbx is imported into existing term collection. Error log:
[04-Jun-2021 16:47:36 Europe/Vienna] ERROR Zend_Db_Statement_Exception: E9999 - SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens, query was: INSERT INTO terms_transacgrp (transac,date,language,attrLang,transacNote,transacType,ifDescripgrp,collectionId,termEntryId,termId,termGuid,termEntryGuid,langSetGuid,guid,elementName) VALUES (:transac2,:date2,:language2,:attrLang2,:transacNote2,:transacType2,:ifDescripgrp2,:collectionId2,:termEntryId2,:termId2,:termGuid2,:termEntryGuid2,:langSetGuid2,:guid2,:elementName2),(:transac3,:date3,:language3,:attrLang3,:transacNote3,:transacType3,:ifDescripgrp3,:collectionId3,:termEntryId3,:termId3,:termGuid3,:termEntryGuid3,:langSetGuid3,:guid3,:elementName3),(:transac4,:date4,:language4,:attrLang4,:transacNote4,:transacType4,:ifDescripgrp4,:collectionId4,:termEntryId4,:termId4,:termGuid4,:termEntryGuid4,:langSetGuid4,:guid4,:elementName4),(:transac5,:date5,:language5,:attrLang5,:transacNote5,:transacType5,:ifDescripgrp5,:collectionId5,:termEntryId5,:termId5,:termGuid5,:termEntryGuid5,:langSetGuid5,:guid5,:elementName5)
Attachments
Issue Links
- blocks
-
TRANSLATE-1410 Refactor TBX Import due several structural problems
- Selected for dev