Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial Rendering for Large CSV Files #29506

Closed
feilongfl opened this issue Feb 29, 2024 · 0 comments · Fixed by #29653
Closed

Partial Rendering for Large CSV Files #29506

feilongfl opened this issue Feb 29, 2024 · 0 comments · Fixed by #29653
Labels
Milestone

Comments

@feilongfl
Copy link

feilongfl commented Feb 29, 2024

Description

When rendering a CSV file on the interface, if the file size is large, only a portion of it can be displayed, and there are no error prompts.

Gitea Version

Gitea version 1.21.7 built with GNU Make 4.4.1, go1.22.0 : bindata, sqlite, sqlite_unlock_notify, pam

Can you reproduce the bug on the Gitea demo site?

Can't login to https://try.gitea.io/, I'll try again later

Log Gist

no errors in log file

Screenshots

display in render view (lost data)
image

display in source view
image


test file

Git Version

git version 2.44.0

Operating System

Arch Linux x86_64, Kernel: 6.7.6-arch1-1

How are you running Gitea?

self-host in archlinux, install with yay -S gitea

Database

SQLite

@lunny lunny added this to the 1.21.8 milestone Mar 8, 2024
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Mar 8, 2024
silverwind pushed a commit that referenced this issue Mar 8, 2024
….MaxFileSize (#29653) (#29663)

Backport #29653 by @yp05327

Fix #29506

Co-authored-by: yp05327 <576951401@qq.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants