1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 04:54:33 +01:00
gitea/web_src
wxiaoguang 7e40ceee9e
Fix UI language switching bug (#21597)
Related:
* https://github.com/go-gitea/gitea/pull/21596#issuecomment-1291450224


There was a bug when switching language by AJAX: the irrelevant POST
requests were processed by the target page's handler.

Now, use GET instead of POST. The GET requests should be harmless.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-09 15:40:26 +08:00
..
fomantic
js Fix UI language switching bug (#21597) 2022-11-09 15:40:26 +08:00
less Add attention blocks within quote blocks for Note and Warning (#21711) 2022-11-09 02:11:26 +02:00
svg