[Gestalt-users] OUTPUT_RESOLVER_ERROR: Invalid stdout: URI
Status: Alpha
Brought to you by:
colin-adams
From: Florent G. <dar...@ya...> - 2006-09-27 07:48:33
|
Hi I found an other error, related to xsl:result-document. Here is the test case: > cat gexslt-crash-2.xsl <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0"> <xsl:template name="main"> <xsl:result-document href="gexslt-crash-2.xml"> <out/> </xsl:result-document> </xsl:template> </xsl:transform> > gexslt gexslt-crash-2.xsl --template=main At line 6 in file://localhost/c%3A/Documents+and+Settings/Florent+Georges/My+Documents/xslt/xslt-unit/misc/gexslt-crash-2.xsl: Fatal error: http://www.gobosoft.com/eiffel/gobo/gexslt/extension#OUTPUT_RESOLVER_ERROR: Invalid stdout: URI It seems to be clearly a bug, so I guess I can open an issue? Regards, --drkm ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com |