https://bugs.documentfoundation.org/show_bug.cgi?id=145117
--- Comment #13 from Kevin Suo <[email protected]> --- And the old patch adding utf-8 support seems only addressed the names like the following: <?xml version="1.0" encoding="UTF-8"?> <Myšička jméno="Žužla"> <Nožičky>4</Nožičky> </Myšička> in which the 1 char is still an ascii [a-zA-Z] alpha (M, N). That is why the test in that patch can pass. -- You are receiving this mail because: You are the assignee for the bug.
