ObeoNetwork / M2Doc

The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
40 stars 22 forks source link

Creating a bullet list from a template throws a XmlValueDisconnectedException #533

Open unai-i opened 1 month ago

unai-i commented 1 month ago

I'm submitting a...


[x] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please have a look to the support pages of our website : http://m2doc.org/support/

Current behavior

While creating a bullet list from a template either explicitly or through fromHTMLBodyString() a XmlValueDisconnectedException is thrown.

Expected behavior

Generate the bullet list without exception (worked in version 3.3.2)

Minimal reproduction of the problem with instructions

Generate the attached template to reproduce (using Capella 7.0 in case it matters) test_Template.docx

What is the motivation / use case for changing the behavior?

Fixing the regression

Environment


M2Doc version: 3.3.3
Capella 7.0.0
Eclipse version: 4.27.0.v20230302-0300
Platform version:  Windows 11

Others: