Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Menu: check context visibility after assembling items #4428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

splitbrain
Copy link
Collaborator

This addresses #4400. By checking the context visibility after the assembly, the context is properly checked for plugin items.

This addresses #4400. By checking the context visibility after the
assembly, the context is properly checked for plugin items.
@splitbrain splitbrain added the ToDo: QuickMerge This PR is either trivial or has not received any feedback in a while and thus should soon be merged label Apr 19, 2025
@splitbrain splitbrain added this to the Librarian milestone Apr 19, 2025
I am not sure why moving the context visibility check to a later stage
suddenly surfaced the issue of $INFO not being set in the
general_html_test. I would have expected the same issue before the
changes of 33792c0

In any case it makes not much sense to do the permission checks there
anyway. Doing it in the constructor makes more sense since this is not a
context sensitive check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ToDo: QuickMerge This PR is either trivial or has not received any feedback in a while and thus should soon be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant