https://bugs.documentfoundation.org/show_bug.cgi?id=94982

Kevin Suo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #17 from Kevin Suo <[email protected]> ---
>From Kohei's comment in the Orcus issue ticket, the reason is that the XML
contained in the test file is invalid.

Specifically, the character references such as &#48 are missing the closing ";"
to complete the encoded character. Without that, this XML file is invalid.

While we can try to be too strict in following the standars and to to fix this,
it take time. It is mentioned that this file is was generated by FastReport
v3.20 preview, and you also mentioned that FastReport v4.0.58 opens correctly,
thus FastReport must had realized the issue and fixed that in their code base.

For this reason I close this as NOTABUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to