Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not add links to Posters or Assignees with ID < 0 (#20577) #21037

Merged
merged 1 commit into from
Sep 3, 2022

Commits on Sep 3, 2022

  1. Do not add links to Posters or Assignees with ID < 0 (go-gitea#20577)

    Backport go-gitea#20577
    
    There are several places in templates/repo/issue/view_content/comments.tmpl where links are made to Posters or Assignees who are Ghosts or have IDs <0.
    
    Fix go-gitea#20559
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    9f20b44 View commit details
    Browse the repository at this point in the history