Re: [xsl] Dreamweaver XSL Tranforms

Subject: Re: [xsl] Dreamweaver XSL Tranforms
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Tue, 03 Apr 2007 12:26:37 -0400
On Tue, 03 Apr 2007 06:55:27 -0400, Abel Braaksma <abel.online@xxxxxxxxx> wrote:

Robert Koberg wrote:
On Mon, 02 Apr 2007 17:43:59 -0400, Mark Anderson <mark.anderson@xxxxxxxxxxxxxxxxxxx> wrote:

Xalan-C does not support fn:format-number(), encodings and xsl:sort out-of-the-box. You need to install the ICU support to get it working with these functions. See: http://xml.apache.org/xalan-c/usagepatterns.html#icu.

Mark,


I would suggest filing a bug against DW8 (and probably posting to a DW list) providing the information Abel has given.

best,
-Rob



Without ICU, Xalan-C will ignore the second and third argument. With ICU, it fully supports both arguments (well, that's what the Xalan-C docs are saying).


Cheers,
-- Abel Braaksma
   http://www.nuntia.nl

Current Thread