Actions
Bug #91286
closedMake priority of sitemap truly optional
Start date:
2020-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
According to https://www.sitemaps.org/de/protocol.html the property priority
is optional. Currently, if not provided by an extension, an empty tag will be generated which is not valid when validated with https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64397
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64356
Updated by Georg Ringer over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6ee5ebe5b1ed2abe2565e36568c082caec464f51.
Actions