forgejo/tests/gitea-repositories-meta/user2/lfs.git/objects
Rowan Bohde ebfdc659d8
render plain text file if the LFS object doesn't exist (#31812)
We had an issue where a repo was using LFS to store a file, but the user
did not push the file. When trying to view the file, Gitea returned a
500 HTTP status code referencing `ErrLFSObjectNotExist`. It appears the
intent was the render this file as plain text, but the conditional was
flipped. I've also added a test to verify that the file is rendered as
plain text.

(cherry picked from commit 1310649331648d747c57a52ea3bc92da85e7d4d1)

Conflicts:
	tests/integration/lfs_view_test.go
  trivial context conflict
2024-08-18 05:58:33 +02:00
..
2b Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
6b render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
15 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
23 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
30 render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
73 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
74 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
82 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
b0 render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
bc Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
d4 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
d7 Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
df Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
e9 render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00