Skip to content
Snippets Groups Projects
Commit c3f6bb69ca5b authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Fix regression in xsltComputeSortResult

After implementing locale support, xsltComputeSortResult returned
strings transformed with strxfrm. This confused external users of this
function, mainly WebKit derived browsers implementing their own sort
function, similar to examples/xsltICUSort.c.

Revert to the old behavior for external callers.
parent 769e915c79f1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment