- Issue created by @jmev
- Status changed to Needs review
over 1 year ago 12:59am 24 November 2023 - last update
over 1 year ago Patch Failed to Apply - 🇺🇸United States jmev
Here's a quick patch that seems to solve the deprecation report, but needs testing.
- last update
over 1 year ago Patch Failed to Apply - 🇮🇳India shubhangi1995 GURGAON
Above patch fails hence contributing same fix with 8.x-3.14 version
- last update
over 1 year ago 63 pass - Status changed to RTBC
over 1 year ago 6:10pm 21 December 2023 - 🇦🇷Argentina tguerineau
Hi,
I've successfully tested the patch provided in comment #4 on the ctools module version 4.0.4. Here are the details of my testing procedure and findings:
Environment:
- Drupal Version: 9.5
- Module version: 4.0.4Patch Application:
- I downloaded the patch named "3403902-ctools-deprecated_nodetype_code_fix-2.patch" in the #4 comment and applied it to my local Drupal installation using the `patch` command.
- The patch was applied without any issues.Testing Procedure:
- After applying the patch, I cleared the Drupal cache.
- I navigated to the Upgrade Status report page and ran the report.
- The previously reported warning regarding the deprecated `Drupal\ctools\Plugin\Condition\NodeType` class was no longer present.Observations:
- Post-patch, all functionalities of the ctools module appeared to operate normally.
- No new warnings or errors were observed in the system logs.Based on my testing, the patch successfully resolves the issue.
- Status changed to Closed: won't fix
12 months ago 1:19am 7 April 2024 - 🇺🇸United States japerry KVUO
Please look at the code before submitting these patches. You'll see clearly that this is a deprecation to support older versions of Drupal. It will be removed eventually when we drop support for Drupal 9.