Editing tags - ERROR 404 #10581

Closed
opened 2025-11-02 09:11:52 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @BElluu on GitHub (Apr 1, 2023).

Description

If you try to edit the tag, you get a 404 error. The tag remains unchanged. I reproduce it on demo and my dev env.

Gitea Version

1.20

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

https://gist.github.com/BElluu/cc571885fb7a232077f89760bbe60b6b

Screenshots

image

Git Version

development

Operating System

Linux

How are you running Gitea?

Using debuger or make command

Database

MySQL

Originally created by @BElluu on GitHub (Apr 1, 2023). ### Description If you try to edit the tag, you get a 404 error. The tag remains unchanged. I reproduce it on demo and my dev env. ### Gitea Version 1.20 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist https://gist.github.com/BElluu/cc571885fb7a232077f89760bbe60b6b ### Screenshots ![image](https://user-images.githubusercontent.com/11333925/229308359-ec8e57f9-f807-4727-9907-ed6419f7fab6.png) ### Git Version development ### Operating System Linux ### How are you running Gitea? Using debuger or make command ### Database MySQL
GiteaMirror added the type/bug label 2025-11-02 09:11:52 -06:00
Author
Owner

@lunny commented on GitHub (Apr 2, 2023):

I couldn't reproduce it in your try url.

@lunny commented on GitHub (Apr 2, 2023): I couldn't reproduce it in your try url.
Author
Owner

@BElluu commented on GitHub (Apr 2, 2023):

@lunny I reproduce it all the time. I record screen video - look at this.

https://user-images.githubusercontent.com/11333925/229356526-013e3a0a-66e1-4b76-9ac6-3ec8a37e4190.mp4

@BElluu commented on GitHub (Apr 2, 2023): @lunny I reproduce it all the time. I record screen video - look at this. https://user-images.githubusercontent.com/11333925/229356526-013e3a0a-66e1-4b76-9ac6-3ec8a37e4190.mp4
Author
Owner

@Zettat123 commented on GitHub (Apr 3, 2023):

related code

c2ff2a4724/routers/web/repo/release.go (L529-L532)

@Zettat123 commented on GitHub (Apr 3, 2023): related code https://github.com/go-gitea/gitea/blob/c2ff2a472435c9735b8fef78c3797e54b99c73ad/routers/web/repo/release.go#L529-L532
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10581