Problem/Motivation
CTools 8.x-3.10 was released on 28 Jul 2022 by japerry
https://www.drupal.org/project/ctools/releases/8.x-3.10
Thank you, Jakob
Facing issues with Drupal 9.4.4 and the latest release of ctools and pathauto
#3300682: [error] Drupal\Component\Plugin\Exception\ContextException: The context is not a valid context.
#3301074: The context is not a valid context.
#2925169: PluginNotFoundException: The "node_type" plugin does not exist
Having a hook update with a copy of
pathauto_update_8108()
https://git.drupalcode.org/project/pathauto/-/blob/8.x-1.10/pathauto.ins...
Based on the following comment by Berdir:
https://www.drupal.org/project/pathauto/issues/2925169#comment-14636138
Pathauto 8.x-1.11 was released on 2 Aug 2022 at 23:35 EEST by: Berdir
https://www.drupal.org/project/pathauto/releases/8.x-1.11IMPORTANT: Removal of ctools dependency
Pathauto no longer has a runtime dependency on the ctools module. This might cause problems if other modules implicitly use ctools functionality without depending on it.
Proposed resolution
- Change
node_typetoentity_bundle.nodefor default pathauto pattern configs for the Blog Post content type - Have a hook update to make this work for old sites
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-9.0.8, varbase_blog-9.0.7
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3301364: Changed
node_typetoentity_bundle:nodefor default pathauto pattern configs for the Blog Post content type
Comments
Comment #2
rajab natshahComment #7
rajab natshahHaving a hook update with a copy of
pathauto_update_8108()https://git.drupalcode.org/project/pathauto/-/blob/8.x-1.10/pathauto.ins...
Based on the following comment by Berdir:
https://www.drupal.org/project/pathauto/issues/2925169#comment-14636138
Comment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshah✅ Released varbase_blog-9.0.7
Comment #16
rajab natshahComment #17
rajab natshahComment #18
rajab natshah✅ Released varbase-9.0.8
Comment #19
rajab natshah