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

Invalid string identifier "privacynoticedefaulttitle" #406

Open
ferishili opened this issue Dec 17, 2024 · 0 comments · May be fixed by #408
Open

Invalid string identifier "privacynoticedefaulttitle" #406

ferishili opened this issue Dec 17, 2024 · 0 comments · May be fixed by #408
Assignees
Labels

Comments

@ferishili
Copy link
Contributor

After new changes my PHP log is flooded with this error, which I would guess is because the string got removed in between the lang string sorting issue for moodle 4.4 upwards!

PHP Notice: Invalid get_string() identifier: 'privacynoticedefaulttitle' or component 'block_opencast'. Perhaps you are missing $string['privacynoticedefaulttitle'] = '';

@ferishili ferishili added the bug label Dec 17, 2024
@ferishili ferishili self-assigned this Dec 17, 2024
ferishili added a commit to ferishili/moodle-block_opencast that referenced this issue Dec 17, 2024
@ferishili ferishili linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant