Problem/Motivation
DateMalformedStringException: Failed to parse time string (@) at position 0 (@): Unexpected character in DateTime->__construct() (line 67 of /var/www/html/docroot/modules/contrib/simple_sitemap/src/Controller/SimpleSitemapController.php).
Steps to reproduce
- Enable simple sitemap module
- visit link to include desire content type in the sitemap
- execute drush simple-sitemap:generate
- visit sitemap
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork simple_sitemap-3593218
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
gbyteI haven't encountered this. What Drupal version and php version are you using? Were you able to reproduce this on a clean install? Also, please reproduce it with the dev version as bug reports are to be created against the dev version of the module.