Reviewed & tested by the community
Project:
Context
Version:
5.0.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2023 at 07:12 UTC
Updated:
27 Aug 2025 at 02:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jesmaster commentedI've confirmed this patch fixes the issue. FYI you need to flush the drupal cache after applying the patch.
https://www.drupal.org/project/context/issues/3171741#comment-13828996
Comment #3
jaroslav červený commented#2 patch (https://www.drupal.org/project/context/issues/3171741#comment-13828996) is working on 5.0.0-rc1 for me.
Great. Thank you.
Comment #4
floown commentedHello.
On a D10, the patch #6 has made the message disappear, true. But it doesn't solve the problem with taxonomy terms and a menu path as a reaction.
Regards.
Comment #6
admirlju commented@floown could you please provide a bit more information? With steps to reproduce your issue.
Comment #8
admirlju commentedApplied the #3171741: Context module: "Menu Reactions" will not work because menu.active_trail has a different menu service provider. patch and pushed it to the issue fork. So this old fix gets merged into the dev branch.
Comment #9
admirlju commentedComment #10
admirlju commentedComment #11
floown commentedHi!
Here is my settings on the screencap.
Here is the result: https://www.publicitem.pro/blog/drupal
It help a little more?
Regards.
Comment #12
caspervoogt commentedPatch #6 from https://www.drupal.org/project/context/issues/3171741 fixed this for me on 5.0.0-rc1
Comment #14
aasarava commentedI added an updated patch that includes the ProxyClass from #3171741 comment 19 and makes an update to context.module to get rid of the "module will not work" warning message.
Comment #15
siramsay commentedI applied the patch https://www.drupal.org/project/context/issues/3171741#comment-15798491
The menu now shows on the context I set it on.
Context 5.0.0-rc1
Comment #16
jennydumitrescu commentedI've just tried adding this onto our D11 site with rc2 and it hasn't helped. I can see the patch applied but still getting the error:
Context module: "Menu Reactions" will not work because menu.active_trail has a different menu service provider.
Has anyone else managed to get this working with context/menu selection on D11?
Comment #17
siramsay commentedI had to remove this for Drupal 11. (Drupal 10.5.x is still fine)
I get this error when patched. If I remove patch, Drupal 11 recovers.
Comment #18
siramsay commentedFull error