Page MenuHomePhabricator

tablesorter should support genitive month names
Closed, ResolvedPublic

Description

$.tablesorter should support genitive month names. It currently only supports nominative and "short" names, which is insufficient (or straight up incorrect) for languages like Czech or Polish.

(This is split off from bug 42607.)


Version: 1.21.x
Severity: normal

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:14 AM
bzimport set Reference to bz46496.

The first step to get this done would be to actually have the genitive forms available client-side: patch is I9f48b860 by Wizardist (Pavel Selitskas).

The second step would be to use them in $.tablesorter: patch is If758499f by myself.

Change 55496 abandoned by Matmarex:
(bug 46496) jquery.tablesorter: support genitive month names

Reason:
This should be done differently.

https://gerrit.wikimedia.org/r/55496

Change 55496 restored by Matmarex:
(bug 46496) jquery.tablesorter: support genitive month names

https://gerrit.wikimedia.org/r/55496

Change 55496 had a related patch set uploaded by Matmarex:
jquery.tablesorter: support genitive month names

https://gerrit.wikimedia.org/r/55496

Change 36391 had a related patch set uploaded by Matmarex:
Provide month names via mediawiki.language.months RL module

https://gerrit.wikimedia.org/r/36391

Change 36391 merged by TheDJ:
Provide month names via mediawiki.language.months RL module

https://gerrit.wikimedia.org/r/36391

Change 55496 merged by jenkins-bot:
jquery.tablesorter: Support genitive month names

https://gerrit.wikimedia.org/r/55496

At last! Dates with genitive forms should now sort correctly. (The patch will be deployed with MediaWiki 1.22wmf18 per [[MediaWiki 1.22/Roadmap]].)

Change 579624 had a related patch set uploaded (by Krinkle; owner: Krinkle):
[mediawiki/core@master] OutputPage: Remove 'wgMonthNamesShort' from mw.config

https://gerrit.wikimedia.org/r/579624

Change 579624 merged by jenkins-bot:
[mediawiki/core@master] OutputPage: Remove 'wgMonthNamesShort' from mw.config

https://gerrit.wikimedia.org/r/579624