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

Upload file and click remove file has js error #20115

Closed
tyroneyeh opened this issue Jun 24, 2022 · 0 comments · Fixed by #20127
Closed

Upload file and click remove file has js error #20115

tyroneyeh opened this issue Jun 24, 2022 · 0 comments · Fixed by #20127
Labels

Comments

@tyroneyeh
Copy link
Contributor

tyroneyeh commented Jun 24, 2022

Description

Status Code: 400

response message:

attachment does not exist [id: 0, uuid: ]

Gitea Version

1.18.0+dev-25-g55a22d113

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

image

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

try.gitea.io

Database

No response

Gusted pushed a commit to Gusted/gitea that referenced this issue Jun 24, 2022
- Store the file uuid(which is returned by Gitea in the upload file
response) onto the file object, so it can be used for the remove feature
to specify this file.
- Resolves go-gitea#20115
Gusted pushed a commit to Gusted/gitea that referenced this issue Jun 24, 2022
- Backport go-gitea#20127
  - Store the file uuid(which is returned by Gitea in the upload file response) onto the file object, so it can be used for the remove feature to specify this file.
  - Resolves go-gitea#20115
zeripath pushed a commit that referenced this issue Jun 25, 2022
Store the file uuid(which is returned by Gitea in the upload file
response) onto the file object, so it can be used for the remove feature
to specify this file.

Fix #20115
zeripath pushed a commit that referenced this issue Jun 25, 2022
Backport #20127

Store the file uuid(which is returned by Gitea in the upload file response) onto the file object, so it can be used for the remove feature to specify this file.

Fix #20115
vsysoev pushed a commit to IntegraSDL/gitea that referenced this issue Aug 10, 2022
Store the file uuid(which is returned by Gitea in the upload file
response) onto the file object, so it can be used for the remove feature
to specify this file.

Fix go-gitea#20115
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
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.

1 participant