This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20062 - [XT3TS] collations-* tests
Summary: [XT3TS] collations-* tests
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Working drafts
Hardware: PC Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 14:15 UTC by Tim Mills
Modified: 2012-12-06 17:41 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2012-11-23 14:15:37 UTC
These tests don't use an environment containing a <collation> URI.

The tests use &coll; and not &collw3c;.

In collation.dtd we find:

<!ENTITY collw3c "http://www.w3.org/xslts/collation/caseblind">
<!ENTITY coll "http://saxon.sf.net/collation?ignore-case=yes">
Comment 1 Tim Mills 2012-12-06 17:41:22 UTC
I have checked in a fix for this bug.