Teradata / lasca

JavaScript collation table based Unicode sorting for internationalized applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-codepoint support seems to throw things when it shouldn’t

binki opened this issue · comments

http://jsfiddle.net/binki/0ykdxq6b/8/ , I get exceptions in places when I define a custom language as

lasca.setLanguage({key: 'binki_ridik_ab', collation: '0061+00620063', compare: 'multi'})

and try to compare cab and cc. That fiddle is against db5d380.