2 MathML bugs

Hello Amaya team,

I found bugs in Amaya 9.5 (Linux/Debian) concerning MathML.

Here are the steps to reproduce the 1st bug :
1. Create a new "XHTML Transitional" file localy named test.xhtml
2. Insert a matrix (2x2)
3. Save the document
4. Reload it and look at the first lines in the source code :
<?xml version="1.0" encoding="iso-8859-1"
<?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
?>

The second bug is related to unsuported mathml elements.
I have a document (see attached bug.xhtml file) with unsuported
elements (<matrix>, <matrixrow>, and <cn>) coming from
http://www.w3.org/Math/XSL/csmall2.xml
To reproduce the crash, just open the document, modify it a little and save it.

Hope that helps,

regards,

--
Stéphane GULLY (http://www.zeitoun.net)

Received on Saturday, 15 April 2006 12:06:53 UTC