Re: [xslt] Different behavior of Key() betwen versions 1.1.7 and 1.1.11 of libxslt



On Wed, Sep 07, 2005 at 06:31:45PM +0200, Stephane Mottelet wrote:
> but not here any more (was ok in 1.1.7) :
> 
>   <xsl:template match="title[(@lang=$lang) or not(@lang)]">
[...]
> Did something change in the scope of global parameters ?

  no this was a bug variables/parameter references are forbidden in
template matches, so fixed to follow the spec.
   http://bugzilla.gnome.org/show_bug.cgi?id=303289

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://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]