You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lunny After doing the upgrade to v1.23.2 the webhook add/update pages show an internal server error.
I assume it is related to #33442 but have not looked into it further yet.
500 Internal Server Error
An error occurred:
Render failed, failed to render template: repo/settings/webhook/new, error: template error: builtin(bindata):repo/settings/webhook/settings:116:55 : executing "repo/settings/webhook/settings" at <.Webhook.HookEvents.Get>: can't evaluate field Get in type webhook.HookEvents
----------------------------------------------------------------------
<input name="status" type="checkbox" {{if .Webhook.HookEvents.Get "status"}}checked{{end}}>
^
----------------------------------------------------------------------
Gitea Version: 1.23.2
If you believe that this is a Gitea bug, please search for issues on [GitHub](https://github.com/go-gitea/gitea/issues) or open a new issue if necessary.
Gitea Version
1.23.2
Can you reproduce the bug on the Gitea demo site?
Not sure, site seems down at the moment.
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Docker gitea/gitea:1.23.2-rootless
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered:
Description
@lunny After doing the upgrade to v1.23.2 the webhook add/update pages show an internal server error.
I assume it is related to #33442 but have not looked into it further yet.
Gitea Version
1.23.2
Can you reproduce the bug on the Gitea demo site?
Not sure, site seems down at the moment.
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Docker gitea/gitea:1.23.2-rootless
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: