Opened 7 years ago
Last modified 7 years ago
#30338 closed Bug
sitemap.xml template should not use localization — at Initial Version
| Reported by: | Christian Peters | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.sitemaps | Version: | 2.2 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | yes | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The sitemap.xml receives a priority as float. This float should never be localized, even if localization is generally turned on.
https://github.com/django/django/blob/master/django/contrib/sitemaps/templates/sitemap.xml#L9
Note:
See TracTickets
for help on using tickets.