]> source.dussan.org Git - gitea.git/commit
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize...
authorGiteabot <teabot@gitea.io>
Fri, 8 Mar 2024 09:13:58 +0000 (17:13 +0800)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2024 09:13:58 +0000 (09:13 +0000)
commit6651d2d87aa4af96bf2c992e3ecae6a290d07496
tree7fa2ff4cf820fe280f15c5547ce55352b65d9737
parent76b6754c3a42e6f1d675fe9f9d66a65954cb85d1
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) (#29663)

Backport #29653 by @yp05327

Fix #29506

Co-authored-by: yp05327 <576951401@qq.com>
modules/markup/csv/csv.go