- πΊπ¦Ukraine Vadym.Tseiko
Hey guys, have a problem with usage of copy widget right after clone of LB with cloned inline blocks, so basically inline blocks created but before second save right after clone, CM's can try to add translation to the node with content, and basically blocks revision and its id is null at that point, what results in error. I fixed this by modifying patch for clone that saves blocks right after createDuplicate(), but still revision is null. So I had also to add 2 lines of code to patch#7 in order to fix this issue for this particular case.
- First commit to issue fork.
- Merge request !20Issue #3098245: Clone nested inline blocks when translating β (Open) created by Taran2L
- πΊπ¦Ukraine Taran2L Lviv
Converted patch from #3098245-8: Clone nested inline blocks when translating β into MR + updated it after β¨ Fails on translated inline blocks Closed: duplicate got merged.