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 201: Process report names / filenames through Moodle filters #238

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

michael-milette
Copy link
Contributor

Using the report names as the filename is a good idea. However, if the report name is multilanguage containing {mlang} tags, from Multi-Language Content (v2) filter, this will filter out the tags and create filenames in the current language.

Please test and merge this pull request.

IMPORTANT: This can only be applied after #202 .

Let me know if you have any questions or concerns.

Best regards,

Michael Milette

michael-milette and others added 3 commits November 14, 2023 00:58
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.
@jleyva jleyva changed the base branch from MOODLE_36_STABLE to MOODLE_401_STABLE October 3, 2024 10:55
@jleyva jleyva merged commit a6d3a0a into jleyva:MOODLE_401_STABLE Oct 3, 2024
2 checks passed
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