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

  1. Enable simple sitemap module
  2. visit link to include desire content type in the sitemap
  3. execute drush simple-sitemap:generate
  4. visit sitemap

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

suryabhi created an issue. See original summary.

gbyte’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.