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

Make sure QM_Util::standard_dir is always called #905

Merged

Conversation

siliconforks
Copy link
Contributor

Previously QM_Util::standard_dir was being called for some file paths but not for others, leading to inconsistencies on Windows servers.

Fixes #866.

Previously QM_Util::standard_dir was being called for some file paths
but not for others, leading to inconsistencies on Windows servers.

Fixes johnbillion#866.
@johnbillion
Copy link
Owner

Thanks for the PR! I'll take a look soon.

@TremiDkhar
Copy link

Hello @johnbillion, I have tested this PR and it is working as expected.

@johnbillion johnbillion added this to the 3.17.0 milestone Nov 26, 2024
Copy link
Owner

@johnbillion johnbillion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

This area of the code has gotten a but confusing because it deals with template parts as well as full site editing templates. I'll refactor it at a later date.

@johnbillion johnbillion merged commit d0520f1 into johnbillion:develop Nov 26, 2024
24 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.

PHP Warning: Undefined array key (probably Windows-only issue)
3 participants