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
Wenn im upload-Ordner eine Datei liegt mit z.B. folgenden Namen "avatar-69x80 (1).png" und man diese dann im Admincenter unter Medien und dort "Import neue Datei(en)" importieren will, wird folgender Fehler angezeigt:
Warning: filesize(): stat failed for application/modules/media/static/upload/avatar-69x80(1).png in application\libraries\Ilch\Upload.php on line 280
Hier wurden ein paar Änderungen vorgenommen: 2c8c0a6
Lokal habe ich das hier unter Windows mit XAMPP (PHP 7.3.0) getestet und in dieser Version kann PHP schon ab Werk mit Umlauten usw. umgehen. Probleme gibt es allerdings z.B. noch mit japanischen Schriftzeichen.
URL ist in diesem Fall falsch und es wird kein Thumbnail erstellt.
https://github.com/IlchCMS/Ilch-2.0/blob/master/application/libraries/Ilch/Upload.php#L146
https://github.com/IlchCMS/Ilch-2.0/blob/master/application/libraries/Ilch/Upload.php#L320
The text was updated successfully, but these errors were encountered: