﻿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
30338	sitemap.xml template should not use localization	Christian Peters	nobody	"The sitemap.xml receives a priority as float. This float should never be localized, even if localization is generally turned on. This is because some localizations would change e.g. `0.8` to `0,8`, rendering the format as invalid.

https://github.com/django/django/blob/master/django/contrib/sitemaps/templates/sitemap.xml#L9

Pull Request: https://github.com/django/django/pull/11183"	Bug	closed	contrib.sitemaps	2.2	Normal	invalid			Accepted	1	0	1	0	1	0
