fix bug #125265 about entities breaking exsl:tokenize and exsl:split
authorDaniel Veillard <veillard@src.gnome.org>
Sat, 1 Nov 2003 06:45:21 +0000 (06:45 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sat, 1 Nov 2003 06:45:21 +0000 (06:45 +0000)
commitfa4f217009816b0f0cff9b1b9729a7dcd5939fc5
tree80295ce48a90dbbcc594b61f4414cc4f3f96fdcb
parent87c1e30beef493a380a7d4a880598729604bff9b
fix bug #125265 about entities breaking exsl:tokenize and exsl:split

* libexslt/strings.c: fix bug #125265 about entities breaking
  exsl:tokenize and exsl:split
* tests/exslt/strings/split.1.* tests/exslt/strings/tokenize.1.*:
  augmented the reression tests with the example from the bug report.
Daniel
ChangeLog
libexslt/strings.c
tests/exslt/strings/split.1.out
tests/exslt/strings/split.1.xsl
tests/exslt/strings/tokenize.1.out
tests/exslt/strings/tokenize.1.xsl