Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

charOrder does not work with subselection #140

Open
TomiBone opened this issue Mar 13, 2018 · 1 comment
Open

charOrder does not work with subselection #140

TomiBone opened this issue Mar 13, 2018 · 1 comment
Labels

Comments

@TomiBone
Copy link

Hi,

please check here:
http://www.ukulele.hu/blogkategoriak.php?kategoria=6
Press the arrows next to "ABC szerint", and you will see that É comes up as the last or first corresponding to the selected order. É should be around E.
I use this code:
tinysort('#blogbejegyzesek>.egypost','.blogcimsort',{charOrder:'a[á]e[é]o[óöő]u[úüű]'});
And it has no effect.
If I order directly .blogcimsort, it is OK, but in that case the dates and titles will be mixed up of course. So I think that the syntax is correct.

Please let me know if you have any suggestion. Thanks.

@Sjeiti Sjeiti added the bug label Jul 5, 2018
@Sjeiti
Copy link
Owner

Sjeiti commented Jul 5, 2018

Reproduced http://jsfiddle.net/Sjeiti/gvd736r0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants