Open
Bug 1978383
Opened 8 months ago
Updated 2 months ago
xsl:sort uses only base sensitivity / primary strength
Categories
(Core :: XSLT, defect)
Core
XSLT
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
References
Details
xsl:sort sets the collator sensitivity to "base", which makes no sense as it leaves accent and case differences in the input order and is most likely a bug unless other browsers are weird in the same way.
If other browsers sort as if sensitivity was set to "variant", we should do so as well.
Updated•8 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•