- Issue created by @RichardGaunt
- 🇦🇺Australia RichardGaunt Melbourne
Added fix to develop - error only occurred while using Drupal CMS with duplicate functionality turned on, it was getting unexpected link array structure causing the error.
Fixed in https://github.com/civictheme/monorepo-drupal/pull/1357
- 🇦🇺Australia RichardGaunt Melbourne
Only test required is the administration tabs ("View, Edit and delete") still render with correct active state on Front-end of the website
- d81b1445 committed on 1.x
[#3512157] Added better access check on local task links. (#1357)
- d81b1445 committed on 1.x
- 🇦🇺Australia danielgry
Verified and tested on 1.x-dev
Testing Results:
1. Verified the View, Edit, Delete, and Revision tabs still render correctly
2. Confirmed the active state styling updates properly when switching between tabs
3. The tabs remain fully functional without errors in the console
4. No regression or UI issues were found with this fixScreenshot:
- 🇦🇺Australia RichardGaunt Melbourne
We are adding a recipe to enable on Drupal CMS: https://github.com/civictheme/upgrade-tools/pull/3 please see the drupal-cms recipes directory.