Re: [xslt] exslt strings bug



On Wed, Oct 22, 2003 at 10:52:26AM +0700, Alex Sergeyev wrote:
> Hello,
> 
> I found, that exslt-strings-split and exslt-strings-tokenize don't work correctly with the entities in argument.... Just few examples based on libxslt-1.0.33/tests/exslt/strings files
> 
> tokenize.2.xsl
> 	You can try these:
> 	str:tokenize('This is & strange behavior', ' ')
>         str:tokenize('This is & strange; behavior', ' ')
> 	str:tokenize('This is &strange; behavior', ' ')
> 
> split.1.xsl
> 	just one to be sure:
> 	str:split('data &math str;') doesn't work correctly

  Please bugzilla the problem:
     http://xmlsoft.org/XSLT/bugs.html

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]