DataTables / DataTables/Plugins
i18n - language.aria keys not up to date
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It seems that there are some deprecated keys still used in the i18n plugin for language.aria.
We are using dataTables version 2.0.2 and datatables.net-plugins version 2.0.2.
language.aria.sortAscending and language.aria.sortDescending are deprecated since DataTables 1.10, as per this reference : https://datatables.net/reference/option/language.aria.sortDescending .
Are these going to be updated soon?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the i18n plugin code that defines language.aria.sortAscending and language.aria.sortDescending, then compare those definitions with the DataTables reference linked in the issue. Done means the plugin no longer uses the deprecated keys; the payload does not mention a specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100