But when only creating a pending job ([ ] Create job), it works, and the created pending dictionary item translations can then be submitted from the pending items as one job.
Only tried with the Xliff File Connector but maybe the error is in the Translation Manager itself (8.5.3.0).
I can't recreate this 😢- but you are right it is probably something in Translation manager itself rather than the connector.
Can you provide any more detail on the error? - hopefully there is a stack trace in the grey box under the error you see and that might help us find the issue.
Actually it might be in the xliff provider (that is where the one or more containers error comes from).
Do you have the version of Translation Manager you are running (settings -> translation manager -> diagnostics)
update: sorry got that from top - woke up and read the first message
I may - actually go do some investigation before spamming you more - I can replicate this now. it is to do with blank dictionary values, not being removed properly by the connector.
Translating Dictionary fails with "The element must contain one or more Containers" when submitting job directly
Translating the whole Dictionary fails with "The element must contain one or more Containers" when submitting the job directly, using:
Translation > Dictionary > ... > Send to translate > [x] Create job > Create
But when only creating a pending job ([ ] Create job), it works, and the created pending dictionary item translations can then be submitted from the pending items as one job.
Only tried with the Xliff File Connector but maybe the error is in the Translation Manager itself (8.5.3.0).
Hi,
I can't recreate this 😢- but you are right it is probably something in Translation manager itself rather than the connector.
Can you provide any more detail on the error? - hopefully there is a stack trace in the grey box under the error you see and that might help us find the issue.
Actually it might be in the xliff provider (that is where the one or more containers error comes from).
Do you have the version of Translation Manager you are running (settings -> translation manager -> diagnostics) update: sorry got that from top - woke up and read the first message
I may - actually go do some investigation before spamming you more - I can replicate this now. it is to do with blank dictionary values, not being removed properly by the connector.
Will go off and try to get a fix done.
Hi ,
Think we've fixed this now. release a patch release for testing.
https://www.nuget.org/packages/Jumoo.TranslationManager/8.5.3.1
If you could try this version, it only contains this change?
if it works we will release a full v8.5.4 releas - (because Umbraco package zip files can only have 3 numbers)
Works fine with 8.5.3.1. Thanks for fixing all the bugs I find. :)
is working on a reply...