Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A maillist is deleted instead of renamed #136

@singularis-mzf

Description

@singularis-mzf

How to reproduce:

  • Create a valid maillist with an arbitrary name, so that the list is the last in the list of maillists
  • Edit the maillist and change its name somehow (e. g. add X at the end of the name)
  • Save the edited maillist

Instead of changing name, the maillist will disappear permanently.

The cause is in ui/edit_maillists.lua:62 - a maillist is deleted after it's updated (mail.update_maillist() already removes the old list entry).

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingRelease blockerNo release until this is closed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions