[oXygen-user] bug report 9.1

George Cristian Bina
Wed Dec 19 08:19:09 CST 2007


Dear Holly,

Thank you for sending the sample files to reproduce the problem. We were 
able to reduce that to

xml:
<?xml version="1.0" encoding="UTF-8"?>
<x a="type">
   <y/>
</x>

xsl:
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="2.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:template match="x[@a= 'something']//y[@b= 'else'] "/>
</xsl:stylesheet>

We will keep you updated with how this issue evolves.

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina - http://aboutxml.blogspot.com/
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


George Cristian Bina wrote:
> Dear Holly,
> 
> There was a similar issue [1] reported against Saxon 9.0.0.1 and that 
> was fixed in 9.0.0.2. oXygen 9.1 includes the latest Saxon 9.0.0.2 so 
> the problem should be fixed. It may be also a manifestation of the same 
> problem that was not caught by the fix, in that case we can follow up 
> with Michael Kay and when a fix is provided we can package that as a 
> patch you will be able to use in oXygen.
> 
> Anyway, the way forward is as Radu suggested, provide us a sample to 
> reproduce the issue.
> Alternatively you can configure the older Saxon 8.9 as an external XSLT 
> processor in oXygen and use that instead of the built in Saxon 9 that 
> comes with the latest oXygen.
> 
> [1] the URL below may wrap on multiple lines so you may need to 
> reconstruct it to be able to see it in the browser
> http://sourceforge.net/tracker/index.php?func=detail&aid=1837263&group_id=29872&atid=397617 
> 
> 
> Best Regards,
> George
> ---------------------------------------------------------------------
> George Cristian Bina - http://aboutxml.blogspot.com/
> <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
> http://www.oxygenxml.com
> 
> 
> Holly Hendricks wrote:
>> Hi Soren and colleagues,
>> The site bug reporting interface kept trashing my attempt to report this.
>>  
>> 9.0: XML and XSLT run fine
>> 9.1: same transform on same files generates Saxon 9B -999 error
>>  
>> Can I zip up the xslt and just enough of the XML to recreate this for 
>> you?  The xml is large.
>>  
>> Thanks,
>> Holly Hendricks
>> Mass. Historical Society
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> oXygen-user mailing list
>> 
>> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user



More information about the oXygen-user mailing list