﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
15234	Year is localized with USE_THOUSAND_SEPARATOR in admin's date hierarchy under certain conditions	Julien Phalip	nobody	"The easiest way to reproduce this bug is:

* set `USE_THOUSAND_SEPARATOR` to `True`.
* set `USE_L10N` to `True`.
* Install `contrib.comments`.
* Create one single comment, or multiple comments all within the same month.
* Visit `/admin/comments/comment/`

The year displayed at the top of the page is (for instance): ""2,011"".

The attached patch fixes the issue and also adds tests for this particular case and for other cases for future-proofing.

See #14895 for a related issue."		closed	contrib.admin	1.2		fixed			Ready for checkin	1	0	0	0	0	0
