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

FIX-226: Stop getting string from report_customsql plugin #227

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

michael-milette
Copy link
Contributor

This fixes an issue reported in #226 where block_configurable_report would display an "Invalid get_string() identifier: 'nosemicolon'" when saving an SQL query.

This is only visible when debug is set to Developer mode and only happens if the report_customsql plugin is not also installed.

This fixes an issue where block_configurable_report would report an "Invalid get_string() identifier: 'nosemicolon'" when saving an SQL query. This is only visible when debug is set to Developer mode and only happens if the report_customsql plugin is not also installed.
@michael-milette michael-milette changed the title FIX-226: No longer gets string from report_customsql plugin FIX-226: Stop getting string from report_customsql plugin Jan 13, 2023
@michael-milette
Copy link
Contributor Author

Hi @jleyva ,

Any idea when this fix might be integrated? It would also be nice to have a release for Moodle 4.0 and 4.1.

Best regards,

Michael Milette

@jleyva jleyva changed the base branch from MOODLE_36_STABLE to MOODLE_401_STABLE October 3, 2024 11:21
@jleyva jleyva merged commit f75634f into jleyva:MOODLE_401_STABLE Oct 3, 2024
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.

2 participants