On 2005-06-01 14:14:03 +0200, Vincent Lefevre wrote: > Here's a simple example showing the problem: > > $ xmlstarlet sel -t -m '//[EMAIL PROTECTED]"bar"]' file.xml > Entity: line 23: parser error : attributes construct error > <xsl:for-each select="//[EMAIL PROTECTED]"bar"]"> > ^ > Entity: line 23: parser error : Couldn't find end of Start Tag for-each line > 23 > <xsl:for-each select="//[EMAIL PROTECTED]"bar"]"> > ^ > [...] > > xmlstarlet should either encode the " provided by the user as " > or use an API that will directly produce the DOM tree of the XSLT > stylesheet.
This bug is still present in the latest version (1.0.1-2). -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

