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 29630 - [QT3] fn-lower-case-19
Summary: [QT3] fn-lower-case-19
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Working drafts
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: O'Neil Delpratt
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-16 23:05 UTC by Benito van der Zander
Modified: 2016-09-20 11:12 UTC (History)
1 user (show)

See Also:


Attachments

Description Benito van der Zander 2016-05-16 23:05:52 UTC
The test expects the character 895/37F/Yot/Ϳ to remain unchanged, but it has a lower case variant 03F3 ϳ

http://www.unicode.org/charts/PDF/U0370.pdf
Comment 1 Benito van der Zander 2016-05-17 10:35:13 UTC
And the other way around, fn-upper-case-19 expects the lowercase 03F3 to remain unchanged, when it could be converted to the uppercase 037F
Comment 2 Michael Kay 2016-05-18 17:10:15 UTC
Indeed this upper-case/lower-case pair is present in Unicode 8.0; it appears to have been added since this test was written (it is not present in Unicode 6.2 which is the only other version I have checked).
Comment 3 O'Neil Delpratt 2016-09-20 11:12:00 UTC
Hi,

I have added a dependency on these test cases to unicode 7.0 as it is in this version that these upper and lower case pair were added.