https://bugs.documentfoundation.org/show_bug.cgi?id=148270
--- Comment #5 from Thomas Gerbet <[email protected]> --- Yes, I confirm this is a generated document. It is generated by a software called Tuleap using a JS library called docx https://github.com/dolanmiu/docx We (I'm one of the maintainer of Tuleap) however re-implemented the way the TOC is generated to prefill it with our context. I did not check if it the issue is also present when using only the docx library. You can see the code used to generate the TOC instruction here: https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=blob&hb=3b5ba2c21d161035ff1d371939edcf24096b4cc5&h=5716c31a40128f5f2129525896d3c28e2be3c719&f=plugins%2Fdocument_generation%2Fscripts%2Ftracker-report-action%2Fsrc%2FExporter%2FDOCX%2FTableOfContents%2Ftoc-field-instruction.ts https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=blob&hb=3b5ba2c21d161035ff1d371939edcf24096b4cc5&h=257848b38686120807fb4965c1f69078d680ac38&f=plugins%2Fdocument_generation%2Fscripts%2Ftracker-report-action%2Fsrc%2FExporter%2FDOCX%2FTableOfContents%2Ftable-of-contents.ts#L94 -- You are receiving this mail because: You are the assignee for the bug.
