Closed
Description
/cc @ethantkoenig Sorry for bothering you again. I tried to fix it, but couldn't.
To reproduce:
- Have latest Gitea master on Windows
- Import Gitea source code to the instance
- Navigate to the
routers/
folder in the web UI. Browser waits forever, theres a loop on the server
To debug I added the following line after this line:
fmt.Println(path)