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

4.3 behat errors #142

Closed
aspark21 opened this issue Mar 1, 2024 · 0 comments · Fixed by #143
Closed

4.3 behat errors #142

aspark21 opened this issue Mar 1, 2024 · 0 comments · Fixed by #143

Comments

@aspark21
Copy link

aspark21 commented Mar 1, 2024

Just picking out the errors that were noted in #141

        Exception: debugging() message/s found:
        Invalid event functions defined in \mod_facetoface\event\course_module_viewed
        line 275 of /lib/classes/event/base.php: call to debugging()
        line 86 of /mod/facetoface/view.php: call to core\event\base::create()

https://github.com/catalyst/moodle-mod_facetoface/blob/MOODLE_403_STABLE/view.php#L86
https://github.com/catalyst/moodle-mod_facetoface/blob/MOODLE_403_STABLE/classes/event/course_module_viewed.php#L41
https://moodledev.io/docs/4.2/devupdate#validation-of-required-parameter

probably needs to be more explicitly declared
https://github.com/mudrd8mz/moodle-tool_pluginskel/blob/main/skel/file/mod/view.mustache#L59-L62
not sure. Not an error we've seen in any other upgrade prep so far

fyi @opitz

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 a pull request may close this issue.

1 participant