- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Dec 2010 18:45:04 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11504
Summary: [XSLT 2.0 errata] Trivial error in erratum E26
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Erratum E26 states:
if lower-first is requested, then a sorted sequence might be "MacAndrew,
macintosh, macIntosh, Macintosh, MacIntosh, macintoshes, Macintoshes,
McIntosh". If upper-first is requested, the same sequence would sort as
"MacAndrew, MacIntosh, Macintosh, macIntosh, macintosh, MacIntoshes,
macintoshes, McIntosh"
However, these are not sorts of "the same sequence". The first sequence
contains "Macintoshes", while the second substitutes "MacIntoshes".
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 8 December 2010 18:45:06 UTC