Hello,

If I open the attached file using XXE 5.4.0, save it under another name, close it, then open again the new file, XXE cannot open it with this error:


The problem seems to come from the fact that the entity "𝜀" is converted to "��".

Is this a bug from XXE, or is it the file that is not correctly written in the first place?

Thanks.


--
NeoDoc
Maxime Bégnis
Développeur
Tél: 09.54.96.99.55 - Fax: 09.59.96.99.55
5, rue de la Touloubre
13770 Venelles
<?xml version="1.0" encoding="UTF-8"?>
<article version="5.0" xmlns="http://docbook.org/ns/docbook";
         xmlns:xlink="http://www.w3.org/1999/xlink";
         xmlns:xi="http://www.w3.org/2001/XInclude";
         xmlns:svg="http://www.w3.org/2000/svg";
         xmlns:m="http://www.w3.org/1998/Math/MathML";
         xmlns:html="http://www.w3.org/1999/xhtml";
         xmlns:db="http://docbook.org/ns/docbook";>
  <info>
    <title/>
  </info>

  <section>
    <title/>

    <para>
      <inlineequation>
	<math xmlns="http://www.w3.org/1998/Math/MathML";
	      display="inline">
	  <mrow>
	    <mi>&#x1D700;</mi>
	    <mo class="MathClass-rel">=</mo>
	    <mn>1</mn>
	    <msup>
	      <mrow>
		<mn>0</mn>
	      </mrow>
	      <mrow>
		<mo class="MathClass-bin">&#x2212;</mo>
		<mn>4</mn>
	      </mrow>
	    </msup>
	  </mrow>
	</math>
      </inlineequation>
    </para>
  </section>
</article>
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to