You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting an issue please check that you’ve completed the following steps:
Made sure you’re on the latest version => 2.2.4
Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Add rocket-test-data folder in wp-content
Upload some images
Install and activate imagify
Active theme (2025) and add rocket-test-data/images in settings of imagify and save /gotobulk
Imagify all
Check the debug.log and you'll see the error WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'high\\'.jpg','{{CONTENT}}/rocket-test-data/images/600px-Mapang-test.gif','{{CONT' at line 1 for query SELECT file_id, folder_id, path, optimization_level, status FROM wp_imagify_files WHERE path IN (
Expected behavior
There shouldn't be any error, image with special character should be process and no error in the debug.log
Screenshots
If applicable, add screenshots to help explain your problem.
Before submitting an issue please check that you’ve completed the following steps:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'high\\'.jpg','{{CONTENT}}/rocket-test-data/images/600px-Mapang-test.gif','{{CONT' at line 1 for query SELECT file_id, folder_id, path, optimization_level, status FROM wp_imagify_files WHERE path IN (
Expected behavior
There shouldn't be any error, image with special character should be process and no error in the debug.log
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
https://wp-media.slack.com/archives/CU0F6EGQ1/p1737720196336289
Acceptance Criteria (for WP Media team use only)
Clear instructions for developers, to be added before the grooming
The text was updated successfully, but these errors were encountered: