Problem/Motivation
$ dcp-dr upgrade_status:analyze simple_sitemap_extensions
[notice] Processing /app/web/modules/contrib/simple_sitemap_extensions.
================================================================================
Simple XML Sitemap Extensions, 1.0.3
Scanned on Wed, 06/08/2022 - 14:53
FILE:
web/modules/contrib/simple_sitemap_extensions/src/Plugin/simple_sitemap/UrlGener
ator/ExtendedEntityUrlGenerator.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Fix later 248 Call to deprecated function file_create_url(). Deprecated in
drupal:9.3.0 and is removed from drupal:10.0.0. Use the
appropriate method on
\Drupal\Core\File\FileUrlGeneratorInterface instead.
--------------------------------------------------------------------------------
FILE: web/modules/contrib/simple_sitemap_extensions
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 The 'simple_sitemap_extensions' extension is not installed.
Cannot check deprecated library use.
--------------------------------------------------------------------------------
FILE:
web/modules/contrib/simple_sitemap_extensions/simple_sitemap_extensions.info.yml
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Value of core_version_requirement: ^8 || ^9 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
FILE:
web/modules/contrib/simple_sitemap_extensions/modules/sse_dynamic_monthly/sse_dy
namic_monthly.info.yml
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Value of core_version_requirement: ^8 || ^9 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | d10-compatibility.patch | 1.06 KB | omkar-pd |
Issue fork simple_sitemap_extensions-3284688
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 #2
reenaraghavan commentedComment #3
reenaraghavan commentedComment #4
omkar-pd commentedComment #5
libbna commentedModule is compatible with d10 but found this deprecated code that needs work. Changing the status to NW.
Comment #6
omkar-pd commentedThe deprecated warning mentioned in #5 is already fixed in this issue https://www.drupal.org/project/simple_sitemap_extensions/issues/3299722.
Comment #7
libbna commentedOk. Then it is ready to go in RTBC.
Comment #8
fagoComment #10
fagomerged, please test.