labels: [macaron] invalid memory address or nil pointer dereference #905

Closed
opened 2025-11-02 03:40:56 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @philfry on GitHub (Jul 21, 2017).

Description

when removing labels from issues the given error pops up and the labels are not getting removed.

Steps to reproduce:

  1. go to issues → label
  2. add a label "my label"
  3. get back to issues
  4. create new issue
  5. select the newly created "my label" (the label should appear in this issue)
  6. select "remove labels" (nothing happens)
  7. profit.

The label can safely be removed when de-selecting it directly.

Screenshots

Originally created by @philfry on GitHub (Jul 21, 2017). - Gitea version (or commit ref): dde0052ca2c478f298942f6fbbe88d27259374ae - Git version: 2.13.3 - Operating system: CentOS 7 - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) https://try.gitea.io/gitea-bigfile-test/foo/issues/1 - [ ] No - [ ] Not relevant - Log gist: https://gist.github.com/philfry/f24d35399c2a0c470e907e6a17a00b45 ## Description when removing labels from issues the given error pops up and the labels are not getting removed. Steps to reproduce: 1. go to issues → label 2. add a label "my label" 3. get back to issues 4. create new issue 5. select the newly created "my label" (the label should appear in this issue) 6. select "remove labels" (nothing happens) 7. profit. The label can safely be removed when de-selecting it directly. ## Screenshots
GiteaMirror added the type/bug label 2025-11-02 03:40:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#905