Project

Profile

Help

Bug #658

closed

Default collation ignored

Added by Anonymous over 18 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1406154
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: mhkay

When a function call (such as distinct-values() or

compare()) takes a collation as an optional argument,

and the collation argument is omitted, the default

collation in the static context is used only in the

case where all the arguments of the function call are

known statically. In other cases, the Unicode codepoint

collation is used.

Source code fix: replace the module

net.sf.saxon.functions.CollatingFunction with the new

version attached.


Files

CollatingFunction.java (9.56 KB) CollatingFunction.java Anonymous, 2006-01-14 22:23

Please register to edit this issue

Also available in: Atom PDF