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
When the manual asset index generation is running into issues, the backend process will helpfully provide useful error messages while the CP ignores them and pretends everything is fine (no error messages, just a way too quick finishing of the progress bar.
Suggestion: Print the errors in a scrollable element.
Steps to reproduce
Add files that throw an error to an asset volume. In my example, I had file names with character encodings not matching my server setup (legacy files imported from a 10+ years old project originally coming from Windows). Example file name: '$'\326''zsecilmis_3529.jpg. Corrected file name is: Özsecilmis_3529.jpg
Description
When the manual asset index generation is running into issues, the backend process will helpfully provide useful error messages while the CP ignores them and pretends everything is fine (no error messages, just a way too quick finishing of the progress bar.
Suggestion: Print the errors in a scrollable element.
Steps to reproduce
Additional info
This was the response I got in this example:
PHP 7.0.30
MySQL 5.7.22
Craft Pro 3.0.12
The text was updated successfully, but these errors were encountered: