Package: xmlstarlet
Version: 1.0.0-1
Severity: normal

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 &quot;
or use an API that will directly produce the DOM tree of the XSLT
stylesheet.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.10-20050517
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages xmlstarlet depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcrypt11                 1.2.0-11.1   LGPL Crypto library - runtime libr
ii  libxml2                     2.6.16-7     GNOME XML library
ii  libxslt1.1                  1.1.12-8     XSLT processing library - runtime 
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to