nextcloud/text

Failing preview generation results in 404 istead of original image

オープン

#6,755 opened on 2024/12/08

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (125 件のフォーク)auto 404
1. to developbuggood first issuephp

Repository metrics

Stars
 (644 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Describe the bug We had some traces in Sentry:

Image

Image

Since we don't catch these they will be caught on the Controller Level which then sends a 404. We should return the raw image instead. In case of the trace here it was a png and could have been served fine.

Server details: cloud.nextcloud.com from 30.0.1.1 to 30.0.2.2 - probably longer.

コントリビューターガイド