- Issue created by @mark_fullmer
- Assigned to Rajan Kumar@2026
- Issue was unassigned.
- Status changed to Needs review
9 months ago 6:13am 21 August 2024 - 🇮🇳India Rajan Kumar@2026
Hi @mark_fullmer
I have fixed the issue to create a Drupal 11-compatible release and have created a MR. Please see the attached screenshot for reference. Thank you.
- Status changed to RTBC
9 months ago 8:18am 21 August 2024 - 🇮🇳India chandansha
i have tested MR 17.Now module is compatible for Drupal 11.
i move it to RTBC.
thanks!! - 🇺🇸United States mark_fullmer Tucson
Please note that the merge request here references a deprecation that was introduced in Drupal 10.3 and will be removed in Drupal 12.0.0. Therefore, the changes staged in this merge request are not required for Drupal 11 compatibility.
- Status changed to Needs work
22 days ago 12:29am 18 April 2025 - 🇺🇸United States mark_fullmer Tucson
Reviewing the code change in the merge request, I don't believe this is implemented correctly. It "fixes" the problem by removing code. Per https://www.drupal.org/node/3436275 → , we should use RenderElementBase instead of RenderElement. We should also probably add a backwards compatibility check per https://www.drupal.org/node/3379306 →
Setting to "Needs work"