Bug #100280
closedPHP Warning: Undefined array key "lastMod"
100%
Description
Hello,
we are using TYPO3 11.5.25 with PHP 8.2 and get the following warning:
Core: Error handler (FE): PHP Warning: Undefined array key "lastMod" in /public/typo3/sysext/seo/Classes/XmlSitemap/AbstractXmlSitemapDataProvider.php line 107
Files
Updated by Thomas Hohn over 1 year ago
- Category set to SEO
- Assignee set to Thomas Hohn
- Target version set to Candidate for patchlevel
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78241
Updated by Nikita Hovratov over 1 year ago
In the core sitemap implementations (Pages and Records) `lastMod` is always set. Do you use a custom XML Sitemap implementation?
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 11.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/+/78066
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7736746718d49fdd3e60ecb3b5e5ed1cbe872d9a.