-
- Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Gitea version (or commit ref): 1.2.0+rc3-5-g73ad7d2
- Git version: 1:2.11.0-3+deb9u2
- Operating system: Debian Stretch 9.2/amd64
- Database (use
[x]
):- [ x] PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- [x ] Yes (provide example URL) https://try.gitea.io/linuxpython/xyz/settings/hooks/gogs/new
- No
- Not relevant
- Log gist:
Description
Whenever I want to add a COGS webhook (I want to talk to my Taiga instance), I fill in the form, then press the save button, then get a blank page with no information whatsoever. The source code of that page just contains an <pre></pre>
inside the body.