DataTables / DataTables/Plugins

i18n - language.aria keys not up to date

Open
#590 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.