Re: [xslt] Support for user defined functions in xsl:key



William M. Brack wrote:

>>This is in bugzilla:
>>
>>http://bugzilla.gnome.org/show_bug.cgi?id=122483
>>
> The bug has now been fixed.  Please try again with the current CVS
> source and let me know if there are any further problems.

Thank you Bill. It works now (I tested it with: Using libxml 20603, 
libxslt 10101 and libexslt 801).

But there is still one issue unresolved. When I use custom defined 
function in xsl:key and have just one stylesheet everything is OK. But 
when the key is defined in an imported stylesheet, I'm getting a bunch 
of the following error messages:

xmlXPathCompOpEval: function group-index bound to undefined prefix i

Prefix "i" is of course defined. This message disappears when I add 
namespace declaration for this prefix into principal stylesheet which is 
importing stylesheet with xsl:key definition.

Hope that helps. If necessary I can prepare some stylesheets which will 
demonstrate this issue.

					Jirka

-- 
-----------------------------------------------------------------
   Jirka Kosek  	
   e-mail: jirka@kosek.cz
   http://www.kosek.cz

S/MIME Cryptographic Signature



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