Re: [xslt] key() bug?



On Wed, Jan 07, 2004 at 10:12:50PM -0500, Norman Walsh wrote:
> I believe the output of this stylesheet (with the same stylesheet as input)
> should be:
> 
> Mode of FOO is input
> Mode of FOO is fiddled
> 
> But xsltproc gives
> 
> Mode of FOO is input
> Mode of FOO is input
> 
> Known bug?

  keys on exslt:node-set() result, let's say that yes, it used to be
an open issue, apparently this got confirmed by whoever maintains
the EXSLT descriptions.
  Bugzilla'ing it will avoid loosing track of it.
  Implementing it will make running your stylesheets even slower,
well I assume nobody cares anymore.

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]