Skip to content
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

[7.1-stable] Fix module error #2822

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

alchemycms-bot
Copy link
Collaborator

Backport

This will backport the following commits from main to 7.1-stable:

Questions ?

Please refer to the Backport tool documentation

The error message in Alchemy::Modules.validate_controllers_existence
relies on the definition_hash variable to be present. Because it isn't,
we get a NameError rather than the expected RuntimeError.

(cherry picked from commit d38d50c)
@tvdeyen tvdeyen merged commit ae9353d into 7.1-stable Apr 4, 2024
55 checks passed
@tvdeyen tvdeyen deleted the backport/7.1-stable/pr-2820 branch April 4, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants