Conversation
Signed-off-by: szaimen <szaimen@e.mail.de>
😮 |
|
/backport to stable23 |
|
/backport to stable22 |
|
/backport to stable21 |
|
The backport to stable23 failed. Please do this backport manually. |
|
The backport to stable22 failed. Please do this backport manually. |
|
The backport to stable21 failed. Please do this backport manually. |
|
/backport to stable23 |
|
/backport to stable22 |
|
/backport to stable21 |
|
@szaimen this doenst catches (i dont know why would somebody has these file sizes but ..) |
|
Hello, seem the issue is back on NC23.0.3 and app Previewgenerator 4.0
Tried "dirty trick" from nextcloud/previewgenerator#252 if ($width > 0 and $height > 0){ $process = imagecreatetruecolor($width, $height); } else { $process = false; }` But it did not work for me ( error on my side maybe) Thanks... |
|
Same here. "dirty trick" from nextcloud/previewgenerator#252 don't works because of cascading failure |
Fix #26118
Signed-off-by: szaimen szaimen@e.mail.de