Closed (fixed)
Project:
Taxonomy Access Control Lite
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Nov 2023 at 12:40 UTC
Updated:
19 Aug 2025 at 21:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mukhtarm commentedPlease review the patch. Thanks
Comment #3
kenyoowen commentedHi MukhtarM
I reproduced the issue and applied and tested your patch #2 and it resolved the issue of WSOD on help page. Please look at the screenshot I attached for your reference.
Thank you
Comment #4
vinmayiswamy commentedVerified and tested patch #2 in Drupal 10.1.x.
Patch applied successfully.
Testing steps :-
1. Go to Drupal 10.1.x fresh installation.
2. Install & enable Taxonomy Access Control Lite module.
3. Apply the patch #2.
4. Clear cache.
5. Access the Help page in
/admin/help/tac_liteResult :- Able to access the Help page in
/admin/help/tac_liteafter applying the patch.Adding screenshots for reference.
Comment #5
vinmayiswamy commented+1 RTBC
Comment #7
vladimirausThank you. Committed. 🎂