diff options
author | Gusted <postmaster@gusted.xyz> | 2024-04-04 00:01:21 +0200 |
---|---|---|
committer | Gusted <postmaster@gusted.xyz> | 2024-04-04 15:54:06 +0200 |
commit | b0cd0ebb917ff4d7fbe1b59e40d982a68b747bf0 (patch) | |
tree | ef786ed958e818612b8abeb35a8ad3b067758584 /routers/web | |
parent | Merge pull request '[FEAT] Visual separation between types of attachments' (#... (diff) | |
download | forgejo-b0cd0ebb917ff4d7fbe1b59e40d982a68b747bf0.tar.xz forgejo-b0cd0ebb917ff4d7fbe1b59e40d982a68b747bf0.zip |
[BUG] Fix crash in issue forms
- Fix a crash in the issue forms, because `ctx.Ctx` was trying to be
accessed, however this is not set in all contexts thus could result to NPE.
- Adds integration test.
- Resolves #3011
Diffstat (limited to 'routers/web')
0 files changed, 0 insertions, 0 deletions