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

src: app: fix: removed obligation to write the full list name #27

Closed
wants to merge 1 commit into from

Commits on Aug 14, 2024

  1. src: app: fix: removed obligation to write the full list name

    Removed the obligation to write the full mail list name when accessing
    its details.
    Besides that, a possible problem generated by that fix is also solved:
    selecting in a null list would cause a panic, now it is handled by a
    check.
    
    Closes kworkflow#25
    
    Signed-off-by: Thiago Duvanel <thiago.duvanel@usp.br>
    Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
    th-duvanel committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4a7ca85 View commit details
    Browse the repository at this point in the history