-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Datepicker, Next month button tooltip encoding issue? #2048
Comments
Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer? |
I tried reverting this package to version 1.12.1 in our project and the problem seemed to exist there as well. |
Thanks for the report. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/. We'd welcome a PR if it's not too complex, though. |
Alright, I can look into it. Thank you for your time so far. |
It would seem that the arrows « and » in the tooltip is removed in english french and some languages. Please redirect me if I should be asking someone/somewhere else. |
…text in swedish Fixes jquery#2048
Removed arrow symbols for next/previous month in all languages Ref jquery#2048
Removed in some languages i missed first time Ref jquery#2048
The same issue with Polish language and jQuery-UI 1.13.1. Please, fix it. The same with Prev button. |
This is a regression from 1.12.1 so I'm updating the issue labels and setting the milestone. |
Follow-up to c11740d Ref jquery#2048
Follow-up to dfff5e7 Fixes jquerygh-2048 Closes jquerygh-2050
Follow-up to dfff5e7 Fixes jquerygh-2048 Closes jquerygh-2050
In some languages there is some text after the word "Next" in whatever language. In my case it is swedish and the tooltip is this: Nästa» but the arrow there is in text not as an arrow. Same issue with previous month.
Added a picture of the same problem in chinese and for replication you can check here:
https://jqueryui.com/datepicker/#localization
The text was updated successfully, but these errors were encountered: