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

MDL-82427 class alias usage for M4.5 filters fails validation. #321

Open
gjb2048 opened this issue Sep 22, 2024 · 1 comment · May be fixed by #326
Open

MDL-82427 class alias usage for M4.5 filters fails validation. #321

gjb2048 opened this issue Sep 22, 2024 · 1 comment · May be fixed by #326

Comments

@gjb2048
Copy link
Contributor

gjb2048 commented Sep 22, 2024

Hello,

Validation error: https://github.com/gjbarnard/moodle-filter_synhi/actions/runs/10983203114/job/30492304979#step:10:18 is caused because the validator is expecting filter_[pluginname] class located in filter/[pluginname]/filter.php

Screenshot 2024-09-22 190143

However this is now a class alias, please see: https://moodledev.io/docs/4.5/devupdate#filter-plugins:

Screenshot 2024-09-22 190255

and 'MDL-82427 core: Update namespace of core_filters classes' being https://git.moodle.org/gw?p=moodle.git;a=commit;h=16456220cd7457d1c2db373559827f55b382a832 which belongs to https://tracker.moodle.org/browse/MDL-82706.

Cheers,

Gareth

@usantos-at-wiris
Copy link

We are having the exact same issue, thanks.

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.

2 participants