[Bug 8477] [XSLT 2.0] lang attribute of xsl:sort and xsl:number

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8477


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #3 from Michael Kay <mike@saxonica.com>  2010-06-24 22:40:17 ---
I am reopening this to include an issue raised by bug #788 raised a long while
ago against the test suite, and never resolved.

What should xsl:sort do if lang is present and specifies a language that is not
supported by the implementation? Should it raise an error, or should it fall
back (e.g. to English language, or to codepoint collation)?

Note that for xsl:number we say "If a language is requested that is not
supported, the processor uses the language that it would use if the lang
attribute were omitted."

-- 
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 Thursday, 24 June 2010 22:40:19 UTC