Opened 18 years ago
Closed 18 years ago
#3061 closed defect (fixed)
[patch] Wrong schema URL for sitemapindex
Reported by: | Mateusz Pawlik | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Tools | Version: | dev |
Severity: | normal | Keywords: | sitemap |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Google Webtools reported error in the 2nd line of
http://code.djangoproject.com/browser/django/trunk/django/contrib/sitemaps/templates/sitemap_index.xml?rev=4088
In this line: <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemapindex/0.9">
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | sitemap.diff added |
---|
comment:1 by , 18 years ago
Summary: | Wrong schema URL for sitemapindex → [patch] Wrong schema URL for sitemapindex |
---|
Easy fixed.
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fix - change namespace