Hello Michael,
Le 13/02/2023 à 11:13, Michael Stahl a écrit :
On 10.02.23 19:23, Laurent Balland wrote:
Then I get the following errors:
- /tmp/libtest_sc_sparkline_test.sorjp6.tmp/styles.xml[2,9446]:
Error: tag name "number:text" is not allowed. Possible tag names are:
<fraction>,<map>,<number>,<scientific-number>
number:text loext:blank-width-char=")">
</number:text><number:text/></number:nu
----^
/tmp/libtest_sc_sparkline_test.sorjp6.tmp/styles.xml[2,10964]: Error:
tag name "number:text" is not allowed. Possible tag names are:
<map>,<number>
number:text loext:blank-width-char=")">
</number:text></number:currency-style><
i think the error is that there are 2 consecutive <number:text>
elements in <number:currency-style>, which is not allowed by the schema.
You are right. I modified number-text-with-fillchar to enable
consecutive number:text and Jenkins is now happy
https://gerrit.libreoffice.org/c/core/+/146582
Best regards,
Laurent Balland