Changing the language should not use GET #5815

Closed
opened 2025-11-02 06:36:41 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @silverwind on GitHub (Aug 1, 2020).

Changing the language in the footer dropdown sends of a GET that potentially also writes to the database. This is non-semantic use of GET that should be eliminated. Also, the query string parameter should be removed after changing language, it's just unecessary.

Possible prerequistite for https://github.com/go-gitea/gitea/issues/11188.

Originally created by @silverwind on GitHub (Aug 1, 2020). Changing the language in the footer dropdown sends of a GET that potentially also writes to the database. This is non-semantic use of GET that should be eliminated. Also, the query string parameter should be removed after changing language, it's just unecessary. Possible prerequistite for https://github.com/go-gitea/gitea/issues/11188.
GiteaMirror added the issue/duplicate label 2025-11-02 06:36:41 -06:00
Author
Owner

@techknowlogick commented on GitHub (Aug 1, 2020):

closing as dupe of https://github.com/go-gitea/gitea/issues/10725

@techknowlogick commented on GitHub (Aug 1, 2020): closing as dupe of https://github.com/go-gitea/gitea/issues/10725
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5815