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

Currently Getting this Error when submitting my Ajax Upload Form #268

Open
StanleyBonhomme opened this issue Jun 28, 2022 · 1 comment
Open

Comments

@StanleyBonhomme
Copy link

brave_droWcXh8o2

Currently Getting this Error when submitting my Ajax Upload Form. Any idea as to why?

@ArtemisMir
Copy link

ArtemisMir commented May 12, 2023

The error occurs due to the use of special characters in field names, such as name="Europe/Berlin"
Solution:
/plugins/martin/forms/classes/BackendHelpers.php:82
$pattern = '/{{\s*('.preg_quote($pattern, '/').')\s*}}/';

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

No branches or pull requests

2 participants