> From: Koen Pellegrims [mailto:[EMAIL PROTECTED]]
>
> I think this bug might be due to lazy type converions in XSLTC.
> Have you tried passing the numbers into the numbers()-function
> before the comparison, i.e.: ?
I know work-around, see:
> >
I report this so XSLTC team can improve co
I think this bug might be due to lazy type converions in XSLTC. Have you
tried passing the numbers into the numbers()-function before the comparison,
i.e.: ?
The assignment through the if-construct makes $var into a result-set; I'm
not sure if XSLTC handles the type-conversions very well...
K.