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

Prevent panic when empty MilestoneID in repo/issue/list #14911

Merged

Commits on Mar 6, 2021

  1. Prevent panic when empty MilestoneID in repo/issue/list

    This PR adds a simple check to only test the MilestoneID if it is not empty.
    
    Fix go-gitea#14906
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4722c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321d791 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    f18c8ef View commit details
    Browse the repository at this point in the history