- 🇬🇧United Kingdom davej
Same issue replicated here on 8.x-2.1, 8.x-2.3 and current 8.x-2.x-dev . Specific menu structure:
- menu_link_content id 71: no parent, menu_item_override_children = 0, roles A & B
- - menu_link_content id 72: parent 71, menu_item_override_children = 0, role AWith "Allow parents to override children" ticked, getOverridingParent() incorrectly returns the parent (id 71) here, resulting in the item incorrectly being shown to role B.
Patch #3 fixes the error here for this case.
- 🇬🇧United Kingdom LiamPower
@davej thank you for the testing and information on how to replicate.
When I next have time to work on this I would like to create a failing test to confirm and make sure that the bug doesn't work it's way back in to the module in the future.
- Merge request !13Issue #3114295 by xavier.masson, davej, liampower: The parent crawler to find... → (Merged) created by LiamPower
- Status changed to Fixed
5 months ago 3:06pm 16 August 2024 -
liampower →
committed a093d03d on 8.x-2.x
Issue #3114295 by xavier.masson, davej, liampower: The parent crawler to...
-
liampower →
committed a093d03d on 8.x-2.x
Automatically closed - issue fixed for 2 weeks with no activity.